Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1039 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1081 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1291 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1327 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1360 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1393 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1841 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1335 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1377 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1587 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1623 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1656 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
1689 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
2383 for (int stencilBit = 0; stencilBit < stencilBits; ++stencilBit) in test() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp716 …const std::string stencilBit = de::toString(static_cast<uint32_t>(VK_IMAGE_ASPECT_STENCIL_BIT)) + … in addVerificationComputeShader() local