Home
last modified time | relevance | path

Searched defs:attribType (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp60 uint8_t attribType; member
78 gl::AttributeType attribType = gl::GetAttributeType(glType); in addAttributeData() local
/external/swiftshader/src/Device/
DVertexProcessor.hpp78 unsigned int attribType : BITS(SpirvShader::ATTRIBTYPE_LAST); member
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp200 const rsg::VariableType &attribType = attribVar->getType(); in shadeVertices() local
/external/angle/src/tests/gl_tests/
DVertexAttributeTest.cpp17 GLsizei TypeStride(GLenum attribType) in TypeStride()
3333 GLenum attribType, in GetExpectedData()
3394 for (GLenum attribType : attribTypes) in testSetUp() local
5294 GLenum attribType = 0; in TEST_P() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp380 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
/external/angle/src/libANGLE/renderer/d3d/
DProgramExecutableD3D.cpp45 gl::VertexAttribType attribType = in GetDefaultInputLayoutFromShader() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3660 gl::VertexAttribType attribType = gl::FromGLenum<gl::VertexAttribType>(vertexFormat.type); in patchVertexAttribComponentType() local
3723 const gl::ComponentType attribType = GetVertexAttributeComponentType( in getPipelineVertexInputStateFormat() local
DContextVk.cpp2630 const gl::ComponentType attribType = GetVertexAttributeComponentType( in handleDirtyGraphicsVertexBuffers() local