Home
last modified time | relevance | path

Searched refs:variable_pointers (Results 1 – 25 of 49) sorted by relevance

12

/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/
Dspirv-assembly.txt2883 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_single_buffer
2884 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_single_bu…
2885 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opphi_single_buffer
2886 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opcopyobject_single_buff…
2887 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_private_single_buffer
2888 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_function_single_buffer
2889 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opptraccesschain_single_…
2890 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.writes_single_buffer
2891 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_two_buffers
2892 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_two_buffe…
[all …]
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a618-fails.txt2 gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_geom…
3 gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert…
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dspirv-assembly.txt4933 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_single_buffer
4934 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_single_bu…
4935 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opphi_single_buffer
4936 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opcopyobject_single_buff…
4937 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_private_single_buffer
4938 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_function_single_buffer
4939 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opptraccesschain_single_…
4940 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.writes_single_buffer
4941 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_two_buffers
4942 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_two_buffe…
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dspirv-assembly.txt4929 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_single_buffer
4930 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_single_bu…
4931 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opphi_single_buffer
4932 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opcopyobject_single_buff…
4933 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_private_single_buffer
4934 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_function_single_buffer
4935 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opptraccesschain_single_…
4936 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.writes_single_buffer
4937 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_two_buffers
4938 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_two_buffe…
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dspirv-assembly.txt4929 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_single_buffer
4930 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_single_bu…
4931 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opphi_single_buffer
4932 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opcopyobject_single_buff…
4933 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_private_single_buffer
4934 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.stores_function_single_buffer
4935 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opptraccesschain_single_…
4936 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.writes_single_buffer
4937 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opselect_two_buffers
4938 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.compute.reads_opfunctioncall_two_buffe…
[all …]
/third_party/mesa3d/src/mesa/main/
Dspirv_extensions.c107 ext->supported[SPV_KHR_variable_pointers] = cap->variable_pointers; in _mesa_fill_supported_spirv_extensions()
/third_party/mesa3d/src/panfrost/ci/
Ddeqp-panfrost-g52-vk.toml44 "dEQP-VK.spirv_assembly.instruction.*.variable_pointers.*",
/third_party/mesa3d/src/compiler/
Dshader_info.h108 bool variable_pointers; member
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp865 _.features().variable_pointers || in ValidateLoad()
915 _.features().variable_pointers || in ValidateStore()
1354 if (!_.features().variable_pointers && in ValidatePtrAccessChain()
1474 _.features().variable_pointers || in ValidateCooperativeMatrixLoadStoreNV()
1594 if (sc == SpvStorageClassWorkgroup && !_.features().variable_pointers) { in ValidatePtrComparison()
Dvalidate_logicals.cpp166 !_.features().variable_pointers && in LogicalsPass()
Dvalidate_function.cpp323 _.features().variable_pointers && sc == SpvStorageClassWorkgroup; in ValidateFunctionCall()
Dvalidate_cfg.cpp57 if (!_.features().variable_pointers && in ValidatePhi()
234 _.features().variable_pointers || in ValidateReturnValue()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp865 _.features().variable_pointers || in ValidateLoad()
921 _.features().variable_pointers || in ValidateStore()
1360 if (!_.features().variable_pointers && in ValidatePtrAccessChain()
1480 _.features().variable_pointers || in ValidateCooperativeMatrixLoadStoreNV()
1600 if (sc == SpvStorageClassWorkgroup && !_.features().variable_pointers) { in ValidatePtrComparison()
Dvalidate_logicals.cpp166 !_.features().variable_pointers && in LogicalsPass()
Dvalidate_function.cpp323 _.features().variable_pointers && sc == SpvStorageClassWorkgroup; in ValidateFunctionCall()
Dvalidate_cfg.cpp57 if (!_.features().variable_pointers && in ValidatePhi()
246 _.features().variable_pointers || in ValidateReturnValue()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp865 _.features().variable_pointers || in ValidateLoad()
921 _.features().variable_pointers || in ValidateStore()
1360 if (!_.features().variable_pointers && in ValidatePtrAccessChain()
1480 _.features().variable_pointers || in ValidateCooperativeMatrixLoadStoreNV()
1600 if (sc == SpvStorageClassWorkgroup && !_.features().variable_pointers) { in ValidatePtrComparison()
Dvalidate_logicals.cpp166 !_.features().variable_pointers && in LogicalsPass()
Dvalidate_function.cpp323 _.features().variable_pointers && sc == SpvStorageClassWorkgroup; in ValidateFunctionCall()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c51 VkPhysicalDeviceVariablePointersFeatures variable_pointers; in vn_physical_device_init_features() member
83 VN_ADD_TO_PNEXT(local_feats.variable_pointers, in vn_physical_device_init_features()
220 local_feats.variable_pointers.variablePointersStorageBuffer; in vn_physical_device_init_features()
222 local_feats.variable_pointers.variablePointers; in vn_physical_device_init_features()
1601 VkPhysicalDeviceVariablePointersFeatures *variable_pointers; in vn_GetPhysicalDeviceFeatures2() member
1682 u.variable_pointers->variablePointersStorageBuffer = in vn_GetPhysicalDeviceFeatures2()
1684 u.variable_pointers->variablePointers = vk11_feats->variablePointers; in vn_GetPhysicalDeviceFeatures2()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h67 bool variable_pointers = false; member
Dvalidation_state.cpp297 features_.variable_pointers = true; in RegisterCapability()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c238 .variable_pointers = true, in load_spirv()
/third_party/mesa3d/src/amd/ci/
Dradv-stoney-aco-skips.txt146 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.complex_types_compute.opcopyobject_flo…
147 dEQP-VK.spirv_assembly.instruction.compute.variable_pointers.complex_types_compute.opcopyobject_out…
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_shader.c242 .variable_pointers = true, in panvk_per_arch()

12