Home
last modified time | relevance | path

Searched refs:env_allow_localsizeid (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h109 bool env_allow_localsizeid = false; member
485 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed()
H A Dvalidation_state.cpp179 features_.env_allow_localsizeid = !spvIsVulkanEnv(env); in max_num_of_warnings_()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h109 bool env_allow_localsizeid = false; member
485 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed()
H A Dvalidation_state.cpp179 features_.env_allow_localsizeid = !spvIsVulkanEnv(env); in max_num_of_warnings_()
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h108 bool env_allow_localsizeid = false; member
526 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed()
H A Dvalidation_state.cpp190 features_.env_allow_localsizeid = false; in max_num_of_warnings_()
193 features_.env_allow_localsizeid = true; in max_num_of_warnings_()

Completed in 13 milliseconds