Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDrawTests.cpp41 std::vector<vk::VertexInputAttributeDescription> inputAttributes; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp78 …texBufferData, size_t vertexBufferDataSize, std::vector<vk::VertexInputAttributeDescription> input… in addVertexBuffer()
148 std::vector<vk::VertexInputAttributeDescription> inputAttributes; member
DDrawTester.cpp408 …_t vertexBufferDataSize, size_t vertexSize, std::vector<vk::VertexInputAttributeDescription> input… in addVertexBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateMiscTests.cpp146 static VkVertexInputAttributeDescription inputAttributes[] = in getDefaultVertexInputStateCreateInfo() local