Home
last modified time | relevance | path

Searched defs:colorAtt (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp1404 for (uint32_t colorAtt = 0; colorAtt < m_param.colorAttachmentsCount; colorAtt++) in verifyTestResult() local
1416 for (uint32_t colorAtt = 0; colorAtt < m_param.colorAttachmentsCount; colorAtt++) in verifyTestResult() local
1451 for (uint32_t colorAtt = 0; colorAtt < m_param.colorAttachmentsCount; colorAtt++) in verifyTestResult() local
1476 for (uint32_t colorAtt = 0; colorAtt < m_param.colorAttachmentsCount; colorAtt++) in verifyTestResult() local
DvktPipelineShaderModuleIdentifierTests.cpp2174 std::unique_ptr<ImageWithMemory> colorAtt; in iterate() local
3491 ImageWithMemory colorAtt(vkd, device, alloc, colorAttCreateInfo, MemoryRequirement::Any); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp403 ImageWithMemory colorAtt(vkd, device, alloc, colorAttCreateInfo, MemoryRequirement::Any); in iterate() local