Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLProgram.h132 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/external/skia/src/gpu/gl/
DGrGLProgram.h132 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp131 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp142 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp126 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp622 class vertexAttribute class in VertexAttrib64Bit::GetVertexAttribTest
625 vertexAttribute(GLdouble min, GLdouble max) in vertexAttribute() function in VertexAttrib64Bit::GetVertexAttribTest::vertexAttribute
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h284 VertexAttribute vertexAttribute[MAX_VERTEX_ATTRIBS]; member
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h422 VertexAttribute vertexAttribute[MAX_VERTEX_ATTRIBS]; member