Searched defs:type32 (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
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 1266 struct lp_type type8, type32, type16, type64; in s3tc_decode_block_dxt1() local 1497 struct lp_type type32, type8, type16; in s3tc_decode_block_dxt3() local 1616 struct lp_type type32, type64, type8, type16; in s3tc_decode_block_dxt5() local 2336 LLVMTypeRef type32 = LLVMInt32TypeInContext(gallivm->context); in lp_build_gather_rgtc() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_builder.h | 472 brw_reg_type type32 = brw_reg_type_from_bit_size(32, tmp.type); in emit_scan_step() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsm8bitStorageTests.cpp | 2688 const char* type32; in addGraphics8BitStorageUniformInt32To8Group() member 2905 const char* type32; in addGraphics8BitStorageUniformInt8To32Group() member 4546 const char* type32; in addGraphics8BitStorageUniformStruct8To32Group() member 4821 const char* type32; in addGraphics8BitStorageUniformStruct32To8Group() member
|
D | vktSpvAsm16bitStorageTests.cpp | 2015 const char* type32; in addGraphics16BitStorageUniformInt32To16Group() member 4387 const char* type32; in addGraphics16BitStorageInputOutputInt32To16Group() member 4524 const char* type32; in addGraphics16BitStorageInputOutputInt16To32Group() member 5358 const char* type32; in addGraphics16BitStorageUniformInt16To32Group() member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1439 struct lp_type type64, type16, type32; in fs_twiddle_transpose() local
|