Searched defs:isArrayed (Results 1 – 5 of 5) sorted by relevance
| /external/skqp/src/sksl/ir/ |
| D | SkSLType.h | 180 Type(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, bool isMultisampled, in Type() 329 bool isArrayed() const { in isArrayed() function
|
| /external/skia/src/sksl/ir/ |
| D | SkSLType.h | 196 Type(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, bool isMultisampled, in Type() 361 bool isArrayed() const { in isArrayed() function
|
| /external/deqp-deps/glslang/hlsl/ |
| D | hlslParseables.cpp | 92 const bool isArrayed = IsArrayed(*argOrder); in IsIllegalSample() local 230 const bool isArrayed = IsArrayed(argOrder[0]); in AppendTypeName() local 957 const bool isArrayed = IsArrayed(*argOrder); in initialize() local
|
| /external/deqp/external/vulkancts/modules/vulkan/texture/ |
| D | vktSampleVerifier.hpp | 118 bool isArrayed; member
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | Types.h | 104 bool isArrayed() const { return arrayed; } in isArrayed() function
|