Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.hpp109 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgram.h122 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphicsPipeline.cpp157 wgpu::VertexAttribute& vertexAttribute = (*out)[attributeIndex]; in create_vertex_attributes() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp209 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp105 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp624 class vertexAttribute class in VertexAttrib64Bit::GetVertexAttribTest
627 vertexAttribute(GLdouble min, GLdouble max) in vertexAttribute() function in VertexAttrib64Bit::GetVertexAttribTest::vertexAttribute
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp1335 const gl::VertexAttribute &vertexAttribute = vertexAttributes[attribIndex]; in SerializeVertexAttributeVector() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp5021 …const auto vertexAttribute = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32_… in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7025 const vk::VkVertexInputAttributeDescription vertexAttribute = { in iterate() local