Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLProgram.h133 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/external/skqp/src/gpu/gl/
DGrGLProgram.h132 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp132 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp150 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp128 …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/libGLESv2/
DContext.h394 VertexAttribute vertexAttribute[MAX_VERTEX_ATTRIBS]; member
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h284 VertexAttribute vertexAttribute[MAX_VERTEX_ATTRIBS]; member
/external/angle/src/libANGLE/capture/
Dframe_capture_utils.cpp1274 for (const gl::VertexAttribute &vertexAttribute : vertexAttributes) in SerializeVertexAttributeVector() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp1090 const vk::VkVertexInputAttributeDescription2EXT vertexAttribute = in setDynamicStates() local
DvktPipelineMultisampleTests.cpp3961 …const auto vertexAttribute = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32_… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6445 const vk::VkVertexInputAttributeDescription vertexAttribute = in iterate() local