Home
last modified time | relevance | path

Searched defs:vertexInput (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsRandomShaderProgram.cpp81 const rsg::ShaderInput *vertexInput = *vtxInIter; in generateProgramDeclaration() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp2823 const Vertex4RGBA vertexInput = {tcu::Vec4(-1.0f, -1.0f, 0.0f, 1.0f), m_renderColor}; in generateVertices() local
2827 const Vertex4RGBA vertexInput = {tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), m_renderColor}; in generateVertices() local
2831 const Vertex4RGBA vertexInput = {tcu::Vec4(-1.0f, 1.0f, 0.0f, 1.0f), m_renderColor}; in generateVertices() local
3100 const Vertex4RGBA vertexInput = {tcu::Vec4(-1.0f, -1.0f, 0.0f, 1.0f), m_renderColor}; in generateVertices() local
3104 const Vertex4RGBA vertexInput = {tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), m_renderColor}; in generateVertices() local
3108 const Vertex4RGBA vertexInput = {tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), m_renderColor}; in generateVertices() local
/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.cpp395 const auto &vertexInput = vertexInputBindings[attrib.binding]; in bindVertexInputs() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp277 static const VkPipelineVertexInputStateCreateInfo vertexInput = { variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp645 const vk::VkPipelineVertexInputStateCreateInfo vertexInput = { in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7032 const vk::VkPipelineVertexInputStateCreateInfo vertexInput = { in iterate() local