Home
last modified time | relevance | path

Searched refs:env_relaxed_block_layout (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h89 bool env_relaxed_block_layout = false; member
448 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()
Dvalidation_state.cpp184 features_.env_relaxed_block_layout = true;
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h90 bool env_relaxed_block_layout = false; member
464 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout()
Dvalidation_state.cpp185 features_.env_relaxed_block_layout = true;