Searched refs:kVec3f_GrVertexAttribType (Results 1 – 4 of 4) sorted by relevance
209 kVec3f_GrVertexAttribType, enumerator234 GR_STATIC_ASSERT(2 == kVec3f_GrVertexAttribType); in GrVertexAttribTypeVectorCount()263 GR_STATIC_ASSERT(2 == kVec3f_GrVertexAttribType); in GrVertexAttribTypeSize()282 GR_STATIC_ASSERT(2 == kVec3f_GrVertexAttribType); in GrVertexAttribTypeIsIntType()306 case kVec3f_GrVertexAttribType: in GrVertexAttribTypeToSLType()
31 GR_STATIC_ASSERT(2 == kVec3f_GrVertexAttribType);
31 GR_STATIC_ASSERT(2 == kVec3f_GrVertexAttribType); in attrib_type_to_vkformat()
969 fInDashParams = &this->addVertexAttrib(Attribute("inDashParams", kVec3f_GrVertexAttribType)); in DashingCircleEffect()1201 fInDashParams = &this->addVertexAttrib(Attribute("inDashParams", kVec3f_GrVertexAttribType)); in DashingLineEffect()