Home
last modified time | relevance | path

Searched refs:refQuads (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp4144 vector<Vertex4RGBA> refQuads = createQuads(m_params.numCalls, 0.25f); in verifyImage() local
4154 refQuads[idx].color.xyzw() = colors[quadIdx]; in verifyImage()
4158 rr::PRIMITIVETYPE_TRIANGLES, refQuads); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp4144 vector<Vertex4RGBA> refQuads = createQuads(m_params.numCalls, 0.25f); in verifyImage() local
4154 refQuads[idx].color.xyzw() = colors[quadIdx]; in verifyImage()
4158 rr::PRIMITIVETYPE_TRIANGLES, refQuads); in verifyImage()