/aosp_15_r20/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/entrypoint/ |
H A D | comp_ubo_entry_point.amber | 20 ; out_SSBO[gl_GlobalInvocationID.z] = in_data[gl_GlobalInvocationID.z]; 25 OpEntryPoint GLCompute %main "main" %_ %gl_GlobalInvocationID %__0 32 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 41 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 58 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 69 %18 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2 71 %24 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
H A D | comp_ssbo_entry_point.amber | 19 ; out_SSBO[gl_GlobalInvocationID.z] = data_SSBO[gl_GlobalInvocationID.z]; 24 OpEntryPoint GLCompute %main "main" %_ %gl_GlobalInvocationID %__0 31 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 40 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 57 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 67 %18 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2 69 %24 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
H A D | comp_pc_entry_point.amber | 19 ; out_SSBO[gl_GlobalInvocationID.z] = u_pushConstants.in_val; 24 OpEntryPoint GLCompute %main "main" %_ %gl_GlobalInvocationID %u_pushConstants 31 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 40 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 54 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 64 %18 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
/aosp_15_r20/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opselect/ |
H A D | vector_select.amber | 22 ; bool cond = data_SSBO[gl_GlobalInvocationID.z].x == 0.0; 25 ; out_SSBO[gl_GlobalInvocationID.z] = (cond ? a : b); 31 OpEntryPoint GLCompute %main "main" %gl_GlobalInvocationID %_ %__0 41 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 52 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 73 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 101 %23 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2 109 %48 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
H A D | scalar_select.amber | 9 OpEntryPoint GLCompute %main "main" %gl_GlobalInvocationID %_ %__0 18 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 27 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 44 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 57 %18 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2 59 %24 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
H A D | struct_select.amber | 26 ; out_SSBO[gl_GlobalInvocationID.z] = (data_SSBO[gl_GlobalInvocationID.z].a == 0 ? one : two); 33 OpEntryPoint GLCompute %main "main" %gl_GlobalInvocationID %_ %__0 52 OpName %gl_GlobalInvocationID "gl_GlobalInvocationID" 64 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 88 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 102 %27 = OpAccessChain %_ptr_Input_uint %gl_GlobalInvocationID %uint_2
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/ |
H A D | undef_int3_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "undef_int3_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 22 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 27 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_uint_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "undef_uint_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 22 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 27 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_int_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "undef_int_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 22 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 27 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_char_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "undef_char_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | copy_ulong_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "copy_ulong_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | constant_double_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "constant_double_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_struct_int_char_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "undef_struct_int_char_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 30 %14 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | op_neg_float4.spvasm32 | 10 OpEntryPoint Kernel %1 "op_neg_float4" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 28 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | unreachable_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "unreachable_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 22 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 27 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | copy_short_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "copy_short_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_short_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "undef_short_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_struct_int_float_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "undef_struct_int_float_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %14 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | constant_uchar_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "constant_uchar_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | constant_float_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "constant_float_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 28 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | copy_double_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "copy_double_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | op_neg_half.spvasm32 | 11 OpEntryPoint Kernel %1 "op_neg_half" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 24 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 28 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | copy_int_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "copy_int_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 23 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 27 %12 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | undef_float_simple.spvasm32 | 10 OpEntryPoint Kernel %1 "undef_float_simple" %gl_GlobalInvocationID 12 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 13 OpDecorate %gl_GlobalInvocationID Constant 15 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 23 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 28 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|
H A D | copy_char_simple.spvasm32 | 11 OpEntryPoint Kernel %1 "copy_char_simple" %gl_GlobalInvocationID 13 OpDecorate %gl_GlobalInvocationID BuiltIn GlobalInvocationId 14 OpDecorate %gl_GlobalInvocationID Constant 16 … OpDecorate %gl_GlobalInvocationID LinkageAttributes "__spirv_GlobalInvocationId" Import 25 %gl_GlobalInvocationID = OpVariable %_ptr_Input_v3uint Input 29 %13 = OpLoad %v3uint %gl_GlobalInvocationID Aligned 0
|