Home
last modified time | relevance | path

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

/external/skia/experimental/graphite/src/
DDrawOrder.h137 DisjointStencilIndex stencilIndex() const { return fStencilIndex; } in stencilIndex() function
/external/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp471 uint32_t stencilIndex; in onClearStencilClip() local
DGrVkGpu.cpp2507 int stencilIndex = renderPass->hasResolveAttachment() ? 2 : 1; in beginRenderPass() local
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp925 const glw::GLint stencilIndex = GL_STENCIL_INDEX; in test() local
939 const glw::GLuint stencilIndex = GL_STENCIL_INDEX; in test() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1975 const size_t stencilIndex = renderInfo.getSubpassIndex(); in createSubpassPipeline() local