Home
last modified time | relevance | path

Searched refs:has_component (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp227 bool has_component = false; in GetLocationsForVariable() local
243 if (has_component && dec.params()[0] != component) { in GetLocationsForVariable()
247 has_component = true; in GetLocationsForVariable()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_interfaces.cpp227 bool has_component = false; in GetLocationsForVariable() local
243 if (has_component && dec.params()[0] != component) { in GetLocationsForVariable()
247 has_component = true; in GetLocationsForVariable()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c4942 has_component(mesa_format format, int i) function
5069 if (has_component(format, i))