Home
last modified time | relevance | path

Searched defs:inputAttributes (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp54 std::vector<vk::VertexInputAttributeDescription> inputAttributes; in TriangleSolidColor() local
106 std::vector<vk::VertexInputAttributeDescription> inputAttributes; in TriangleInterpolateColor() local
165 std::vector<vk::VertexInputAttributeDescription> inputAttributes; in TriangleSampleTexture() local
/external/swiftshader/tests/VulkanUnitTests/
DDrawTests.cpp41 std::vector<vk::VertexInputAttributeDescription> inputAttributes; in TEST_F() local
/external/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp81 …texBufferData, size_t vertexBufferDataSize, std::vector<vk::VertexInputAttributeDescription> input… in addVertexBuffer()
151 std::vector<vk::VertexInputAttributeDescription> inputAttributes; member
DDrawTester.cpp408 …_t vertexBufferDataSize, size_t vertexSize, std::vector<vk::VertexInputAttributeDescription> input… in addVertexBuffer()
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateMiscTests.cpp158 static VkVertexInputAttributeDescription inputAttributes[] = { in getDefaultVertexInputStateCreateInfo() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp1513 const std::vector<VkVertexInputAttributeDescription> inputAttributes{ in varyingSamplesFragTest() local
/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsMiscTestsExt.cpp3953 const std::vector<VkVertexInputAttributeDescription> inputAttributes{ in iterate() local