/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 187 nir_ssa_def *stencil = sample_via_nir(&b, texcoord, "stencil", 1, in make_drawpix_z_stencil_program_nir() local 213 nir_ssa_def *stencil = sample_via_nir(&b, texcoord, "stencil", 1, in make_drawpix_zs_to_color_program_nir() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 1072 struct blorp_surf depth, stencil, stencil_shadow; in anv_CmdClearDepthStencilImage() local 1610 struct blorp_surf stencil = {}; anv_image_clear_depth_stencil() local 1722 struct blorp_surf stencil = {}; anv_image_hiz_clear() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 471 uint8_t stencil = 0; in nv50_clear_texture() local 365 nv50_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nv50_clear_depth_stencil() argument 527 nv50_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) nv50_clear() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.c | 1498 struct pipe_resource *stencil = in iris_resource_from_memobj_wrapper() local 401 iris_resource_set_separate_stencil(struct pipe_resource *p_res, struct pipe_resource *stencil) iris_resource_set_separate_stencil() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 1527 dd_context_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) dd_context_clear() argument 1569 dd_context_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) dd_context_clear_depth_stencil() argument
|
H A D | dd_pipe.h | 99 unsigned stencil; member
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_surfacedefs.h | 333 uint8 stencil; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.h | 400 } stencil; member [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_context.c | 1542 uint8_t stencil = 0; in trace_context_clear_texture() local 1409 trace_context_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) trace_context_clear() argument 1470 trace_context_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) trace_context_clear_depth_stencil() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 316 crocus_resource_set_separate_stencil(struct pipe_resource *p_res, struct pipe_resource *stencil) crocus_resource_set_separate_stencil() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_context.c | 930 rbug_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) rbug_clear() argument 976 rbug_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *_dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) rbug_clear_depth_stencil() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_pipe.c | 280 noop_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) noop_clear() argument 294 noop_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) noop_clear_depth_stencil() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 2234 zink_resource_set_separate_stencil(struct pipe_resource *pres, struct pipe_resource *stencil) zink_resource_set_separate_stencil() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_surface.c | 620 nvc0_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_depth_stencil() argument 692 nvc0_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) nvc0_clear() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 965 const float stencil = (stencilInt < maxValue) ? float(stencilInt) / float(maxValue) : 1.0f; in convertStencilToColor() local 1044 const bool stencil = ((aspect & ASPECT_STENCIL) != 0); in readOneSampleFromMultisampleImage() local 1364 const bool stencil = ((aspectFlags & ASPECT_STENCIL) != 0); generateReferenceImage() local 1843 const bool stencil = ((aspectFlags & ASPECT_STENCIL) != 0); generateReferenceImage() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 1532 int stencil = 1 + m_texture->getLevel(0, 0).getPixStencil(x, y, z); in verifyImage() local 1551 int stencil = 0; in verifyImage() local [all...] |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 96 deUint32 stencil; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1654 createRasterizationOrderAttachmentAccessTestVariations( tcu::TestContext& testCtx, tcu::TestCaseGroup *gr, const string &prefix_name, const string &prefix_desc, deUint32 inputNum, bool integerFormat, bool depth, bool stencil) createRasterizationOrderAttachmentAccessTestVariations() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 164 VkFormat stencil; member [all...] |
H A D | vktRenderPassDepthStencilResolveTests.cpp | 1164 deUint8 stencil in verifyStencil() local [all...] |
H A D | vktRenderPassMultisampleTests.cpp | 1536 const deUint32 stencil = sampleNdx + 1u; in iterateInternal() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 965 const float stencil = (stencilInt < maxValue) ? float(stencilInt) / float(maxValue) : 1.0f; in convertStencilToColor() local 1044 const bool stencil = ((aspect & ASPECT_STENCIL) != 0); in readOneSampleFromMultisampleImage() local 1364 const bool stencil = ((aspectFlags & ASPECT_STENCIL) != 0); generateReferenceImage() local 1843 const bool stencil = ((aspectFlags & ASPECT_STENCIL) != 0); generateReferenceImage() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 766 void State::setStencilClearValue(int stencil) in setStencilClearValue() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 616 clearBufferfi(const gl::Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_0_autogen.cpp | 150 CaptureClearBufferfi(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) CaptureClearBufferfi() argument
|