/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 345 struct lp_type type, type16, type8; in color_expand2_565_to_8888() local 353 memset(&type16, 0, sizeof type16); in color_expand2_565_to_8888() 354 type16.width = 16; in color_expand2_565_to_8888() 355 type16.length = 2 * n; in color_expand2_565_to_8888() 361 rgblomask = lp_build_const_int_vec(gallivm, type16, 0x0707); in color_expand2_565_to_8888() 363 lp_build_vec_type(gallivm, type16), ""); in color_expand2_565_to_8888() 366 r = LLVMBuildLShr(builder, colors, lp_build_const_int_vec(gallivm, type16, 11), ""); in color_expand2_565_to_8888() 367 r = LLVMBuildShl(builder, r, lp_build_const_int_vec(gallivm, type16, 3), ""); in color_expand2_565_to_8888() 368 b = LLVMBuildShl(builder, colors, lp_build_const_int_vec(gallivm, type16, 1 in color_expand2_565_to_8888() 847 struct lp_type type32, type16, type8; lp_build_lerpdxta() local 1270 struct lp_type type8, type32, type16, type64; s3tc_decode_block_dxt1() local 1501 struct lp_type type32, type8, type16; s3tc_decode_block_dxt3() local 1565 struct lp_type type16; lp_build_lerpdxta_block() local 1620 struct lp_type type32, type64, type8, type16; s3tc_decode_block_dxt5() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 2016 const char* type16; in addGraphics16BitStorageUniformInt32To16Group() member 2164 specs["itype16"] = intFacts[factIdx].type16; in addGraphics16BitStorageUniformInt32To16Group() 2213 specs["itype16"] = intFacts[factIdx].type16; in addGraphics16BitStorageUniformInt32To16Group() 4353 "${convert} %${type16}"); in addGraphics16BitStorageInputOutputInt32To16Group() 4358 " %${type16} = OpTypeInt 16 ${signed}\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4359 " %op_${type16} = OpTypePointer Output %${type16}\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4360 " %a3${type16} = OpTypeArray %${type16} %c_i32_3\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4361 " %op_a3${type16} in addGraphics16BitStorageInputOutputInt32To16Group() 4390 const char* type16; addGraphics16BitStorageInputOutputInt32To16Group() member 4527 const char* type16; addGraphics16BitStorageInputOutputInt16To32Group() member 4652 const char* type16; addGraphics16BitStorageInputOutputInt16To16Group() member 5361 const char* type16; addGraphics16BitStorageUniformInt16To32Group() member [all...] |
H A D | vktSpvAsm8bitStorageTests.cpp | 3504 const char* type16; in addGraphics8BitStorageUniformInt16To8Group() member 3687 specs["itype16"] = intFacts[factIdx].type16; in addGraphics8BitStorageUniformInt16To8Group() 3688 specs["v4itype16"] = "%v4" + string(intFacts[factIdx].type16).substr(1); in addGraphics8BitStorageUniformInt16To8Group() 3732 const char* type16; in addGraphics8BitStorageUniformInt8To16Group() member 3914 specs["itype16"] = intFacts[factIdx].type16; in addGraphics8BitStorageUniformInt8To16Group() 3915 specs["v2itype16"] = "%v2" + string(intFacts[factIdx].type16).substr(1); in addGraphics8BitStorageUniformInt8To16Group() 4068 "%val16 = ${convert} %${type16} %val8\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4069 " %dst = OpAccessChain %up_${type16} %ssbo16 %c_i32_0 %30\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4087 " %${type16} = OpTypeInt 16 ${signed}\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4091 "%a${count}${type16} in addGraphics8BitStoragePushConstantInt8To16Group() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsm16bitStorageTests.cpp | 2016 const char* type16; in addGraphics16BitStorageUniformInt32To16Group() member 2164 specs["itype16"] = intFacts[factIdx].type16; in addGraphics16BitStorageUniformInt32To16Group() 2213 specs["itype16"] = intFacts[factIdx].type16; in addGraphics16BitStorageUniformInt32To16Group() 4351 "${convert} %${type16}"); in addGraphics16BitStorageInputOutputInt32To16Group() 4356 " %${type16} = OpTypeInt 16 ${signed}\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4357 " %op_${type16} = OpTypePointer Output %${type16}\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4358 " %a3${type16} = OpTypeArray %${type16} %c_i32_3\n" in addGraphics16BitStorageInputOutputInt32To16Group() 4359 " %op_a3${type16} in addGraphics16BitStorageInputOutputInt32To16Group() 4388 const char* type16; addGraphics16BitStorageInputOutputInt32To16Group() member 4525 const char* type16; addGraphics16BitStorageInputOutputInt16To32Group() member 4650 const char* type16; addGraphics16BitStorageInputOutputInt16To16Group() member 5359 const char* type16; addGraphics16BitStorageUniformInt16To32Group() member [all...] |
H A D | vktSpvAsm8bitStorageTests.cpp | 3504 const char* type16; in addGraphics8BitStorageUniformInt16To8Group() member 3687 specs["itype16"] = intFacts[factIdx].type16; in addGraphics8BitStorageUniformInt16To8Group() 3688 specs["v4itype16"] = "%v4" + string(intFacts[factIdx].type16).substr(1); in addGraphics8BitStorageUniformInt16To8Group() 3732 const char* type16; in addGraphics8BitStorageUniformInt8To16Group() member 3914 specs["itype16"] = intFacts[factIdx].type16; in addGraphics8BitStorageUniformInt8To16Group() 3915 specs["v2itype16"] = "%v2" + string(intFacts[factIdx].type16).substr(1); in addGraphics8BitStorageUniformInt8To16Group() 4068 "%val16 = ${convert} %${type16} %val8\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4069 " %dst = OpAccessChain %up_${type16} %ssbo16 %c_i32_0 %30\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4087 " %${type16} = OpTypeInt 16 ${signed}\n" in addGraphics8BitStoragePushConstantInt8To16Group() 4091 "%a${count}${type16} in addGraphics8BitStoragePushConstantInt8To16Group() [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 1530 struct lp_type type64, type16, type32; in fs_twiddle_transpose() local 1552 type16 = type; in fs_twiddle_transpose() 1553 type16.length /= 2; in fs_twiddle_transpose() 1554 type16.width *= 2; in fs_twiddle_transpose() 1555 type16_t = lp_build_vec_type(gallivm, type16); in fs_twiddle_transpose()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 143 le16 type16; in wpa_ft_rrb_get_tlv() local 147 type16 = host_to_le16(type); in wpa_ft_rrb_get_tlv() 161 if (f->type == type16) { in wpa_ft_rrb_get_tlv()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 142 le16 type16; in wpa_ft_rrb_get_tlv() local 146 type16 = host_to_le16(type); in wpa_ft_rrb_get_tlv() 160 if (f->type == type16) { in wpa_ft_rrb_get_tlv()
|