Searched defs:type32 (Results  1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_format_s3tc.c | 233    LLVMTypeRef type32 = LLVMInt32TypeInContext(gallivm->context);  in lp_build_gather_s3tc()  local847    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
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ | 
| D | vktSpvAsm8bitStorageTests.cpp | 2688 		const char*	type32;  in addGraphics8BitStorageUniformInt32To8Group()  member2905 		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()  member4391 		const char*				type32;  in addGraphics16BitStorageInputOutputInt32To16Group()  member
 4528 		const char*				type32;  in addGraphics16BitStorageInputOutputInt16To32Group()  member
 5362 		const char*	type32;  in addGraphics16BitStorageUniformInt16To32Group()  member
 
 | 
| /external/mesa3d/src/gallium/drivers/llvmpipe/ | 
| D | lp_state_fs.c | 1383    struct lp_type type64, type16, type32;  in fs_twiddle_transpose()  local
 |