Home
last modified time | relevance | path

Searched defs:color (Results 851 - 875 of 1120) sorted by relevance

1...<<31323334353637383940>>...45

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c487 union pipe_color_union color; in nv50_clear_texture() local
276 nv50_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nv50_clear_render_target() 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
709 union pipe_color_union color; nv50_clear_buffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c2663 iris_resource_set_clear_color(struct iris_context *ice, struct iris_resource *res, union isl_color_value color) iris_resource_set_clear_color() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c240 util_dump_color_union(FILE *f, const union pipe_color_union *color) in util_dump_color_union() argument
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
1549 dd_context_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) dd_context_clear_render_target() argument
[all...]
H A Ddd_pipe.h97 union pipe_color_union color; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c1293 struct pipe_blend_color color; in nine_update_state() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c1540 union pipe_color_union color; 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
1440 trace_context_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) trace_context_clear_render_target() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1869 crocus_resource_set_clear_color(struct crocus_context *ice, struct crocus_resource *res, union isl_color_value color) crocus_resource_set_clear_color() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c930 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
951 rbug_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *_dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) rbug_clear_render_target() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c280 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
285 noop_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) noop_clear_render_target() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c501 union pipe_color_union color; in nvc0_clear_buffer() local
286 nvc0_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_render_target() 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
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c569 r300_set_blend_color(struct pipe_context* pipe, const struct pipe_blend_color* color) r300_set_blend_color() argument
[all...]
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs1044 pub fn color(self, color: ColorChoice) -> Self { color() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp1177 tcu::Vec4 color = expectedColor + (val0 + val1) * tcu::Vec4(static_cast<float>(mutation.numDraws)); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp239 bool inline isColorInRange (const Vec4& color, const Vec4& minColor, const Vec4& maxColor) in isColorInRange() argument
248 countPixels(const tcu::ConstPixelBufferAccess pixels, const IVec2& regionOffset, const IVec2& regionSize, const Vec4& color, const Vec4& colorThreshold) countPixels() argument
269 countPixels(const tcu::ConstPixelBufferAccess pixels, const Vec4& color, const Vec4& colorThreshold) countPixels() argument
283 const tcu::Vec4 color = pixels.getPixel(x, y); checkFragColors() local
569 Vec4 color; testPrimitivesDepthClamp() member
661 Vec4 color; testPrimitivesDepthClip() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp627 void ConditionalRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, const tcu::Vec4& color) in prepareReferenceImageOneColor() argument
665 void ConditionalRenderingBaseTestInstance::clearWithClearColorImage (const VkClearColorValue& color) in clearWithClearColorImage() argument
691 void ConditionalRenderingBaseTestInstance::clearColorWithClearAttachments (const VkClearColorValue& color, bool partial) in clearColorWithClearAttachments() argument
1633 tcu::TestCaseGroup* color in init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp231 tcu::Vec4 color = rr::readVertexAttribFloat(inputs[1], in shadeVertices() local
257 tcu::Vec4 color = rr::readVarying<float>(packet, context, 0, fragNdx); in shadeFragments() local
[all...]
H A DvktDrawInstancedTests.cpp95 tcu::Vec4 color; member
193 const tcu::Vec4 color = rr::readVertexAttribFloat(inputs[1], packets[packetNdx]->instanceNdx, packets[packetNdx]->vertexNdx, m_firstInstance); in shadeVertices() local
224 const tcu::Vec4 color = rr::readVarying<float>(packet, context, 0, fragNdx); in shadeFragments() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp823 const tcu::Vec4 color = mix(leftColor, rightColor, kx); in generateVertexBuffer() local
781 addVertexWithColor(vector<tcu::Vec4>& vertices, const tcu::Vec4& vertex, const tcu::Vec4& color) addVertexWithColor() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp946 const tcu::Vec4 color = tcu::Vec4(depth, depth, depth, 1.0f); in convertDepthToColor() local
966 const tcu::Vec4 color = tcu::Vec4(stencil, stencil, stencil, 1.0f); in convertStencilToColor() local
1042 const bool color = ((aspect & ASPECT_COLOR) != 0); in readOneSampleFromMultisampleImage() local
1362 const bool color in generateReferenceImage() local
1841 const bool color = ((aspectFlags & ASPECT_COLOR) != 0); generateReferenceImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp618 void ExternalMemoryHostRenderImageTestInstance::clear (VkClearColorValue color) in clear() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1673 tcu::Vec4 color = tcu::Vec4(1.0f); in verifyImage() local
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp94 Vec4 color; member
498 tcu::Vec4 color; member
[all...]
H A DvktPipelineMultisampleShaderBuiltInTests.cpp1146 std::string getShaderDecl (const tcu::Vec4& color) in getShaderDecl() argument
[all...]
H A DvktPipelineSamplerBorderSwizzleTests.cpp389 tcu::Vector<T, 4> getExpectedColor (const tcu::Vector<T, 4>& color, const TestParams& params) in getExpectedColor() argument
403 getExpectedColor(const VkClearColorValue& color, const TestParams& params) getExpectedColor() argument
1232 VkClearColorValue color; getRandomClearColor() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp127 tcu::Vec4 color; member
[all...]

Completed in 61 milliseconds

1...<<31323334353637383940>>...45