Home
last modified time | relevance | path

Searched defs:color (Results 1251 - 1275 of 2038) sorted by relevance

1...<<51525354555657585960>>...82

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c1020 const bool color = INTEL_DEBUG(DEBUG_COLOR); in _crocus_batch_flush() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rs.c323 etna_blit_clear_color_rs(struct pipe_context *pctx, struct pipe_surface *dst, const union pipe_color_union *color) etna_blit_clear_color_rs() argument
419 etna_clear_rs(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) etna_clear_rs() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c263 zink_render_pass_attachment_get_barrier_info(const struct zink_rt_attrib *rt, bool color, in zink_render_pass_attachment_get_barrier_info() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c925 panfrost_batch_clear(struct panfrost_batch *batch, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) panfrost_batch_clear() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c189 r300_set_clear_color(struct r300_context *r300, const union pipe_color_union *color) r300_set_clear_color() argument
212 r300_clear(struct pipe_context* pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) r300_clear() argument
440 r300_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) r300_clear_render_target() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp92 tcu::Vec4 color = rr::readVertexAttribFloat(inputs[1], in shadeVertices() local
118 tcu::Vec4 color = rr::readVarying<float>(packet, context, 0, fragNdx); in shadeFragments() local
[all...]
H A DvktDrawOHOSNativeBufferTests.cpp90 tcu::Vec4 color = rr::readVertexAttribFloat(inputs[1], in shadeVertices() local
117 tcu::Vec4 color = rr::readVarying<float>(packet, context, 0, fragNdx); in shadeFragments() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp74 Vec4 color; member
184 inline VertexData makeVertex (const float x, const float y, const Vec4& color) in makeVertex() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateMiscTests.cpp58 tcu::Vec4 color; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicVertexAttributeTests.cpp226 tcu::Vec4 color; member
H A DvktPipelineStencilExportTests.cpp460 tcu::clear(tcu::getSubregion(image.getAccess(), i * patternSize, j * patternSize, patternSize, patternSize), color); in generateReferenceImage() local
443 generateReferenceImage(const tcu::TextureFormat format, const UVec2& renderSize, const deUint32 patternSize, const Vec4& clearColor, const Vec4& color) generateReferenceImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp51 tcu::Vec4 color; member
[all...]
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp778 tcu::UVec4 color = resultAccess.getPixelUint(x, y); in verifyImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp162 tcu::Vec4 color; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp92 tcu::Vec4 color = rr::readVertexAttribFloat(inputs[1], in shadeVertices() local
118 tcu::Vec4 color = rr::readVarying<float>(packet, context, 0, fragNdx); in shadeFragments() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp74 Vec4 color; member
184 inline VertexData makeVertex (const float x, const float y, const Vec4& color) in makeVertex() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.cpp70 float color[4]; member
79 float color[4]; member
H A DvalidationGL3.cpp21 ValidateBindFragDataLocation(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLuint color, const GLchar *name) ValidateBindFragDataLocation() argument
272 ValidateColorP3ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint color) ValidateColorP3ui() argument
280 ValidateColorP3uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *color) ValidateColorP3uiv() argument
288 ValidateColorP4ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint color) ValidateColorP4ui() argument
296 ValidateColorP4uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *color) ValidateColorP4uiv() argument
426 ValidateSecondaryColorP3ui(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint color) ValidateSecondaryColorP3ui() argument
434 ValidateSecondaryColorP3uiv(const Context *context, angle::EntryPoint entryPoint, GLenum type, const GLuint *color) ValidateSecondaryColorP3uiv() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DEmitMetal.cpp150 size_t color = 0; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp66 D3DCOLOR ConvertColor(gl::ColorF color) in ConvertColor() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTextureTest.cpp97 GLColor color = destData[i]; in testGradientDownsampleUniqueValues() local
257 GLColor color; in calculateCopyTextureResults() local
[all...]
H A DFramebufferFetchTest.cpp377 float color[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in BasicTest() local
424 float color[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in MultipleRenderTargetTest() local
478 float color[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in MultipleRenderTargetArrayTest() local
1535 float color[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in TEST_P() local
1601 float color[4] = {1.0f, 0.0f, 0.0f, 1.0f}; in TEST_P() local
[all...]
H A DWebGLFramebufferTest.cpp214 drawUByteColorQuad(GLuint program, GLint uniformLoc, const GLColor &color) drawUByteColorQuad() argument
845 GLTexture color; TEST_P() local
[all...]

Completed in 34 milliseconds

1...<<51525354555657585960>>...82