Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp76 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.h115 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/external/skia/src/gpu/graphite/dawn/
DDawnGraphicsPipeline.cpp148 wgpu::VertexAttribute& vertexAttribute = (*out)[attributeIndex]; in create_vertex_attributes() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp164 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp72 …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/angle/src/libANGLE/capture/
Dserialize.cpp1322 const gl::VertexAttribute &vertexAttribute = vertexAttributes[attribIndex]; in SerializeVertexAttributeVector() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp4922 …const auto vertexAttribute = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32_… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6585 const vk::VkVertexInputAttributeDescription vertexAttribute = in iterate() local