Home
last modified time | relevance | path

Searched defs:isOpaqueType (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinition.cpp93 static bool isOpaqueType(glu::DataType type) in isOpaqueType() function
138 const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && in isIllegalVertexOutput() local
186 const bool isOpaqueType = !glu::isDataTypeScalar(varType.getBasicType()) && in isIllegalFragmentOutput() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp382 const auto isOpaqueType = [&_](const Instruction* opaque_inst) { in ValidateTypeStruct() local
/external/angle/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp281 const bool isOpaqueType = IsOpaqueType(funcArgument->getType().getBasicType()); in isUnsupportedArgument() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp384 const auto isOpaqueType = [&_](const Instruction* opaque_inst) { in ValidateTypeStruct() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_type.cpp469 const auto isOpaqueType = [&_](const Instruction* opaque_inst) { in ValidateTypeStruct() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1021 NonSemanticShaderDebugInfo100DebugCompositeType const tag, bool const isOpaqueType) in makeCompositeDebugType()
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp1043 NonSemanticShaderDebugInfo100DebugCompositeType const tag, bool const isOpaqueType) in makeCompositeDebugType()