Home
last modified time | relevance | path

Searched refs:kVec4i_GrVertexAttribType (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/private/
DGrTypesPriv.h322 kVec4i_GrVertexAttribType, // vector of 4 32-bit ints enumerator
353 case kVec4i_GrVertexAttribType: in GrVertexAttribTypeSize()
387 case kVec4i_GrVertexAttribType: in GrVertexAttribTypeIsIntType()
424 case kVec4i_GrVertexAttribType: in GrVertexAttribTypeToSLType()
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp34 case kVec4i_GrVertexAttribType: in attrib_layout()
/external/skia/src/gpu/ccpr/
DGrCCPRCoverageProcessor.cpp47 , fInstanceAttrib(this->addInstanceAttrib("instance", kVec4i_GrVertexAttribType, in GrCCPRCoverageProcessor()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp31 case kVec4i_GrVertexAttribType: in attrib_type_to_vkformat()