Searched defs:type32 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 233 LLVMTypeRef type32 = LLVMInt32TypeInContext(gallivm->context); in lp_build_gather_s3tc() local 847 struct lp_type type32, type16, type8; in lp_build_lerpdxta() local 1098 LLVMTypeRef type32 = LLVMIntTypeInContext(gallivm->context, 32); in lp_build_gather_s3tc_simple_scalar() local 1269 struct lp_type type8, type32, type16, type64; in s3tc_decode_block_dxt1() local 1500 struct lp_type type32, type8, type16; in s3tc_decode_block_dxt3() local 1619 struct lp_type type32, type64, type8, type16; in s3tc_decode_block_dxt5() local 2332 LLVMTypeRef type32 = LLVMInt32TypeInContext(gallivm->context); in lp_build_gather_rgtc() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm8bitStorageTests.cpp | 2691 const char *type32; in addGraphics8BitStorageUniformInt32To8Group() member 2903 const char *type32; in addGraphics8BitStorageUniformInt8To32Group() member 4519 const char *type32; in addGraphics8BitStorageUniformStruct8To32Group() member 4799 const char *type32; in addGraphics8BitStorageUniformStruct32To8Group() member
|
H A D | vktSpvAsm16bitStorageTests.cpp | 2012 const char *type32; in addGraphics16BitStorageUniformInt32To16Group() member 4399 const char *type32; in addGraphics16BitStorageInputOutputInt32To16Group() member 4540 const char *type32; in addGraphics16BitStorageInputOutputInt16To32Group() member 5369 const char *type32; in addGraphics16BitStorageUniformInt16To32Group() member
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs_builder.h | 477 elk_reg_type type32 = elk_reg_type_from_bit_size(32, tmp.type); in emit_scan_step() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_builder.h | 438 brw_reg_type type32 = brw_type_with_size(tmp.type, 32); in emit_scan_step() local
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayer.cpp | 682 int32_t type32; in onMessageReceived() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 1561 struct lp_type type64, type16, type32; in fs_twiddle_transpose() local
|