Searched refs:IsConstWithIntScalarType (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 714 bool IsConstWithIntScalarType(ValidationState_t& _, const Instruction* inst, in IsConstWithIntScalarType() function 3349 if (!IsConstWithIntScalarType(_, inst, word_index) && in ValidateExtInst()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1017 bool IsConstWithIntScalarType(ValidationState_t& _, const Instruction* inst, in IsConstWithIntScalarType() function 3655 if (!IsConstWithIntScalarType(_, inst, word_index) && in ValidateExtInst()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 1013 bool IsConstWithIntScalarType(ValidationState_t& _, const Instruction* inst, in IsConstWithIntScalarType() function 3651 if (!IsConstWithIntScalarType(_, inst, word_index) && in ValidateExtInst()
|