Home
last modified time | relevance | path

Searched defs:untyped_pointer (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp414 const bool untyped_pointer = inst->opcode() == spv::Op::OpUntypedVariableKHR; in ValidateVariable() local
1486 const bool untyped_pointer = spvOpcodeGeneratesUntypedPointer(inst->opcode()); in ValidateAccessChain() local
1804 const bool untyped_pointer = spvOpcodeGeneratesUntypedPointer(inst->opcode()); in ValidatePtrAccessChain() local
Dvalidate_decorations.cpp1121 const bool untyped_pointer = in CheckDecorationsOfBuffers() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_memory.cpp399 const bool untyped_pointer = inst->opcode() == spv::Op::OpUntypedVariableKHR; in ValidateVariable() local
1465 const bool untyped_pointer = spvOpcodeGeneratesUntypedPointer(inst->opcode()); in ValidateAccessChain() local
1787 const bool untyped_pointer = spvOpcodeGeneratesUntypedPointer(inst->opcode()); in ValidatePtrAccessChain() local
Dvalidate_decorations.cpp1144 const bool untyped_pointer = in CheckDecorationsOfBuffers() local