Home
last modified time | relevance | path

Searched refs:getAttributeDescriptions (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp142 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
157 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::synchronization::__anon28825::Vertex
235 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp142 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
157 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::synchronization::__anon29974::Vertex
235 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSampleDrawnCubeFaceTests.cpp191 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
206 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::image::__anon28031::Vertex
346 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
H A DvktImageSampleCompressedTextureTests.cpp203 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
218 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::image::__anon28030::Vertex
468 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp135 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
150 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::renderpass::__anon28581::Vertex
254 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSampleDrawnCubeFaceTests.cpp191 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
206 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::image::__anon29262::Vertex
346 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
H A DvktImageSampleCompressedTextureTests.cpp203 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
218 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::image::__anon29261::Vertex
468 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp135 static vector<VkVertexInputAttributeDescription> getAttributeDescriptions (void);
150 vector<VkVertexInputAttributeDescription> Vertex::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::renderpass::__anon29760::Vertex
254 const auto vtxAttrDescriptions = Vertex::getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1289 static std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions (void);
1331 std::vector<vk::VkVertexInputAttributeDescription> ExactSamplingCase::VertexData::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::pipeline::__anon28260::ExactSamplingCase::VertexData
1754 const auto vtxAttributeDescriptions = ExactSamplingCase::VertexData::getAttributeDescriptions(); in iterate()
H A DvktPipelineExtendedDynamicStateTests.cpp215 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const = 0;
372 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
508 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
596 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
810 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
1003 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
5162 const auto vertexAttributes = m_testConfig.vertexGenerator.staticValue->getAttributeDescriptions(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1277 static std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions (void);
1319 std::vector<vk::VkVertexInputAttributeDescription> ExactSamplingCase::VertexData::getAttributeDescriptions (void) in getAttributeDescriptions() function in vkt::pipeline::__anon29477::ExactSamplingCase::VertexData
1735 const auto vtxAttributeDescriptions = ExactSamplingCase::VertexData::getAttributeDescriptions(); in iterate()
H A DvktPipelineExtendedDynamicStateTests.cpp179 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const = 0;
316 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
488 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
657 virtual std::vector<vk::VkVertexInputAttributeDescription> getAttributeDescriptions() const override
4336 const auto vertexAttributes = m_testConfig.vertexGenerator.staticValue->getAttributeDescriptions(); in iterate()

Completed in 38 milliseconds