Home
last modified time | relevance | path

Searched refs:VertexAttributes (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.hpp76 typedef std::vector<vk::VkVertexInputAttributeDescription> VertexAttributes; typedef in vkt::robustness::GraphicsEnvironment
94 const VertexAttributes& vertexAttributes,
DvktRobustness1VertexAccessTests.cpp102 typedef vector<VkVertexInputAttributeDescription> VertexAttributes; typedef
112 VertexAttributes vertexAttributes;
DvktRobustnessUtil.cpp362 const VertexAttributes& vertexAttributes, in GraphicsEnvironment()
DvktRobustnessVertexAccessTests.cpp774 … GraphicsEnvironment::VertexAttributes(attributes, attributes + DE_LENGTH_OF_ARRAY(attributes)), in VertexAccessInstance()
DvktRobustnessBufferAccessTests.cpp1197 GraphicsEnvironment::VertexAttributes(1, vertexInputAttributeDescription), in BufferAccessInstance()
DvktRobustBufferAccessWithVariablePointersTests.cpp1555 GraphicsEnvironment::VertexAttributes(1, vertexInputAttributeDescription), in AccessInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessUtil.hpp76 typedef std::vector<vk::VkVertexInputAttributeDescription> VertexAttributes; typedef in vkt::robustness::GraphicsEnvironment
94 const VertexAttributes& vertexAttributes,
DvktRobustness1VertexAccessTests.cpp102 typedef vector<VkVertexInputAttributeDescription> VertexAttributes; typedef
112 VertexAttributes vertexAttributes;
DvktRobustnessUtil.cpp362 const VertexAttributes& vertexAttributes, in GraphicsEnvironment()
DvktRobustnessVertexAccessTests.cpp774 … GraphicsEnvironment::VertexAttributes(attributes, attributes + DE_LENGTH_OF_ARRAY(attributes)), in VertexAccessInstance()
DvktRobustnessBufferAccessTests.cpp1197 GraphicsEnvironment::VertexAttributes(1, vertexInputAttributeDescription), in BufferAccessInstance()
DvktRobustBufferAccessWithVariablePointersTests.cpp1555 GraphicsEnvironment::VertexAttributes(1, vertexInputAttributeDescription), in AccessInstance()