Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_validator_options.h56 bool scalar_block_layout; member
/external/deqp-deps/SPIRV-Tools/source/
Dspirv_validator_options.h57 bool scalar_block_layout; member
/external/deqp-deps/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
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h104 bool scalar_block_layout = false; member
Dvalidate_decorations.cpp395 const bool scalar_block_layout = vstate.options()->scalar_block_layout; in checkLayout() local