Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeSampleVariablesTests.cpp110 std::string builtInType; in write_to_read_only_types() member
150 std::string builtInType; in access_built_in_types_inside_other_shaders() member
232 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range() member
267 std::string builtInType; in access_built_in_types_without_extension() member
/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h627 int builtInType; /* Type of built-in types. */ member
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h627 int builtInType; /* Type of built-in types. */ member
/external/libxml2/include/libxml/
DschemasInternals.h627 int builtInType; /* Type of built-in types. */ member
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp2626 const TBuiltInVariable builtInType = clipCullNode->getQualifier().builtIn; in assignClipCullDistance() local
3521 const TBuiltInVariable builtInType = bufferType.getQualifier().declaredBuiltIn; in decomposeStructBufferMethods() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp2626 const TBuiltInVariable builtInType = clipCullNode->getQualifier().builtIn; in assignClipCullDistance() local
3521 const TBuiltInVariable builtInType = bufferType.getQualifier().declaredBuiltIn; in decomposeStructBufferMethods() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp2731 … const std::string &body, const CaseDef &params, std::string builtInType) in addBuiltInShaderSource()