Home
last modified time | relevance | path

Searched refs:DEMOTE (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp60 DEMOTE enumerator
429 else if (m_discardType == DiscardType::DEMOTE) in initPrograms()
529 if (m_discardType == DiscardType::DEMOTE) in initPrograms()
548 if (m_discardType == DiscardType::DEMOTE) in checkSupport()
605 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_write" + postfix, BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::WRITE, format)); in createDepthStencilWriteConditionsTests()
606 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_initialize" + postfix, BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
607 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_write_initialize" + postfix, BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE_WRITE, format)); in createDepthStencilWriteConditionsTests()
623 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_write" + postfix, BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::WRITE, format)); in createDepthStencilWriteConditionsTests()
624 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_initialize" + postfix, BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
625 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_write_initialize" + postfix, BufferType::STENCIL, DiscardType::DEMOTE, MutationMod in createDepthStencilWriteConditionsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp60 DEMOTE enumerator
431 else if (m_discardType == DiscardType::DEMOTE) in initPrograms()
531 if (m_discardType == DiscardType::DEMOTE) in initPrograms()
550 if (m_discardType == DiscardType::DEMOTE) in checkSupport()
607 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_write" + postfix, "", BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::WRITE, format)); in createDepthStencilWriteConditionsTests()
608 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_initialize" + postfix, "", BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
609 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "depth_demote_write_initialize" + postfix, "", BufferType::DEPTH, DiscardType::DEMOTE, MutationMode::INITIALIZE_WRITE, format)); in createDepthStencilWriteConditionsTests()
625 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_write" + postfix, "", BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::WRITE, format)); in createDepthStencilWriteConditionsTests()
626 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_initialize" + postfix, "", BufferType::STENCIL, DiscardType::DEMOTE, MutationMode::INITIALIZE, format)); in createDepthStencilWriteConditionsTests()
627 testGroup->addChild(new DepthStencilWriteConditionsTest(testCtx, "stencil_demote_write_initialize" + postfix, "", BufferType::STENCIL, DiscardType::DEMOTE, MutationMod in createDepthStencilWriteConditionsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp61 DEMOTE, member in vkt::rasterization::__anon28370::CaseType
166 else if (m_params.caseType == CaseType::DEMOTE) in checkSupport()
219 case CaseType::DEMOTE: in initPrograms()
703 TestParams params(CaseType::DEMOTE, kDefaultClearColor, kDefaultDrawColor, colorAtEnd, kDefaultDepthBoundsParams); in createFragSideEffectsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp61 DEMOTE, member in vkt::rasterization::__anon29573::CaseType
166 else if (m_params.caseType == CaseType::DEMOTE) in checkSupport()
219 case CaseType::DEMOTE: in initPrograms()
701 TestParams params(CaseType::DEMOTE, kDefaultClearColor, kDefaultDrawColor, colorAtEnd, kDefaultDepthBoundsParams); in createFragSideEffectsTests()
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp.h484 DEMOTE = 685, /* DEMOTE */ enumerator
H A DScan.cpp411 (*KeywordMap)["demote"] = DEMOTE; in fillInKeywordMap()
1797 case DEMOTE: in tokenizeIdentifier()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h2204 INSTR1NODST(DEMOTE)
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp762 NV50_IR_OPCODE_CASE(DEMOTE, DISCARD); in translateOpcode()

Completed in 19 milliseconds