Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawOrder.h128 DisjointStencilIndex stencilIndex() const { return fStencilIndex; } in stencilIndex() function
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkOpsRenderPass.cpp499 uint32_t stencilIndex; in onClearStencilClip() local
H A DGrVkGpu.cpp2622 int stencilIndex = renderPass->hasResolveAttachment() ? 2 : 1; in beginRenderPass() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureStateQueryTests.cpp906 const glw::GLint stencilIndex = GL_STENCIL_INDEX; in test() local
920 const glw::GLuint stencilIndex = GL_STENCIL_INDEX; in test() local