HomeSort by relevance Sort by last modified time
    Searched refs:isUnsizedArray (Results 1 - 4 of 4) sorted by null

  /external/skia/include/gpu/
GrShaderVar.h 123 bool isUnsizedArray() const { return kUnsizedArray == fCount; }
  /external/skia/src/gpu/glsl/
GrGLSLShaderVar.h 181 if (this->isUnsizedArray()) {
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp 142 static bool isUnsizedArray (const BufferVarLayoutEntry& entry)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.cpp 183 static bool isUnsizedArray (const BufferVarLayoutEntry& entry)
    [all...]

Completed in 665 milliseconds