Home
last modified time | relevance | path

Searched defs:scalar_block_layout (Results 1 – 8 of 8) sorted by relevance

/third_party/spirv-tools/source/
Dspirv_validator_options.h58 bool scalar_block_layout; member
/third_party/skia/third_party/externals/spirv-tools/source/
Dspirv_validator_options.h58 bool scalar_block_layout; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_validator_options.h58 bool scalar_block_layout; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c61 VkPhysicalDeviceScalarBlockLayoutFeatures scalar_block_layout; in vn_physical_device_init_features() member
1611 VkPhysicalDeviceScalarBlockLayoutFeatures *scalar_block_layout; in vn_GetPhysicalDeviceFeatures2() member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp394 bool scalar_block_layout, in checkLayout()
1109 const bool scalar_block_layout = workgroup ? in CheckDecorationsOfBuffers() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp394 bool scalar_block_layout, in checkLayout()
1109 const bool scalar_block_layout = workgroup ? in CheckDecorationsOfBuffers() local
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp382 bool scalar_block_layout, in checkLayout()
1091 const bool scalar_block_layout = workgroup ? in CheckDecorationsOfBuffers() local
Dvalidation_state.h104 bool scalar_block_layout = false; member