Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DDrawOrder.h137 DisjointStencilIndex stencilIndex() const { return fStencilIndex; } in stencilIndex() function
/third_party/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp465 uint32_t stencilIndex; in onClearStencilClip() local
DGrVkGpu.cpp2507 int stencilIndex = renderPass->hasResolveAttachment() ? 2 : 1; in beginRenderPass() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp430 uint32_t stencilIndex; in onClearStencilClip() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1974 const size_t stencilIndex = renderInfo.getSubpassIndex(); in createSubpassPipeline() local