Searched defs:builtInType (Results 1 – 7 of 7) sorted by relevance
110 std::string builtInType; in write_to_read_only_types() member150 std::string builtInType; in access_built_in_types_inside_other_shaders() member232 std::string builtInType[MAX_TYPES]; in index_outside_sample_mask_range() member267 std::string builtInType; in access_built_in_types_without_extension() member
627 int builtInType; /* Type of built-in types. */ member
2626 const TBuiltInVariable builtInType = clipCullNode->getQualifier().builtIn; in assignClipCullDistance() local3521 const TBuiltInVariable builtInType = bufferType.getQualifier().declaredBuiltIn; in decomposeStructBufferMethods() local
2731 … const std::string &body, const CaseDef ¶ms, std::string builtInType) in addBuiltInShaderSource()