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.cpp59 uint8_t attribType; member
77 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.cpp184 const rsg::VariableType& attribType = attribVar->getType(); in shadeVertices() local
/external/angle/src/tests/gl_tests/
DVertexAttributeTest.cpp17 GLsizei TypeStride(GLenum attribType) in TypeStride()
2764 GLenum attribType, in GetExpectedData()
2825 for (GLenum attribType : attribTypes) in testSetUp() local
4495 GLenum attribType = 0; in TEST_P() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp349 glu::VarType attribType = glu::getVarType(type, vecIter.getPath()); in genShaderSources() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3257 gl::VertexAttribType attribType = gl::FromGLenum<gl::VertexAttribType>(vertexFormat.type); in patchVertexAttribComponentType() local
3349 const gl::ComponentType attribType = GetVertexAttributeComponentType( in initializePipelineVertexInputState() local
DContextVk.cpp2565 const gl::ComponentType attribType = GetVertexAttributeComponentType( in handleDirtyGraphicsVertexBuffers() local
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp66 gl::VertexAttribType attribType = in GetDefaultInputLayoutFromShader() local