Searched defs:attribType (Results 1 – 8 of 8) sorted by relevance
59 uint8_t attribType; member77 gl::AttributeType attribType = gl::GetAttributeType(glType); in addAttributeData() local
78 unsigned int attribType : BITS(SpirvShader::ATTRIBTYPE_LAST); member
184 const rsg::VariableType& attribType = attribVar->getType(); in shadeVertices() local
17 GLsizei TypeStride(GLenum attribType) in TypeStride()2764 GLenum attribType, in GetExpectedData()2825 for (GLenum attribType : attribTypes) in testSetUp() local4495 GLenum attribType = 0; in TEST_P() local
349 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
3257 gl::VertexAttribType attribType = gl::FromGLenum<gl::VertexAttribType>(vertexFormat.type); in patchVertexAttribComponentType() local3349 const gl::ComponentType attribType = GetVertexAttributeComponentType( in initializePipelineVertexInputState() local
2565 const gl::ComponentType attribType = GetVertexAttributeComponentType( in handleDirtyGraphicsVertexBuffers() local
66 gl::VertexAttribType attribType = in GetDefaultInputLayoutFromShader() local