Home
last modified time | relevance | path

Searched defs:stencilIndex (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp464 uint32_t stencilIndex; in onClearStencilClip() local
DGrVkGpu.cpp2458 int stencilIndex = renderPass->hasResolveAttachment() ? 2 : 1; in beginRenderPass() local
/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp398 uint32_t stencilIndex; in onClearStencilClip() local
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp926 const glw::GLint stencilIndex = GL_STENCIL_INDEX; in test() local
940 const glw::GLuint stencilIndex = GL_STENCIL_INDEX; in test() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1938 const size_t stencilIndex = renderInfo.getSubpassIndex(); in createSubpassPipeline() local