Home
last modified time | relevance | path

Searched refs:renderCommands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp239 vector<RenderCommand> &renderCommands) in generateBaseClearAndDepthCommands() argument
242 DE_ASSERT(renderCommands.empty()); in generateBaseClearAndDepthCommands()
300 renderCommands.push_back(renderCmd); in generateBaseClearAndDepthCommands()
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp239 vector<RenderCommand> &renderCommands) in generateBaseClearAndDepthCommands() argument
242 DE_ASSERT(renderCommands.empty()); in generateBaseClearAndDepthCommands()
300 renderCommands.push_back(renderCmd); in generateBaseClearAndDepthCommands()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp6255 const TestConfig::RenderTypes renderCommands[] = { in addAttachmentTests() local
6393 … rng.choose<TestConfig::RenderTypes>(DE_ARRAY_BEGIN(renderCommands), DE_ARRAY_END(renderCommands)); in addAttachmentTests()
6584 const TestConfig::RenderTypes renderCommands[] = { in addAttachmentAllocationTests() local
6964 DE_ARRAY_BEGIN(renderCommands), DE_ARRAY_END(renderCommands)); in addAttachmentAllocationTests()
7160 DE_ARRAY_BEGIN(renderCommands), DE_ARRAY_END(renderCommands)); in addAttachmentAllocationTests()