| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_batch.c | 1020 const bool color = INTEL_DEBUG(DEBUG_COLOR); in _crocus_batch_flush() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_rs.c | 323 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 D | zink_render_pass.c | 263 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 D | pan_job.c | 925 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 D | r300_blit.c | 189 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 D | vktDrawAhbTests.cpp | 92 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 D | vktDrawOHOSNativeBufferTests.cpp | 90 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 D | vktFragmentOperationsScissorTests.cpp | 74 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 D | vktFragmentShadingRateMiscTests.cpp | 58 tcu::Vec4 color; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageMisalignedCubeTests.cpp | 84 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 D | vktPipelineDynamicVertexAttributeTests.cpp | 226 tcu::Vec4 color; member
|
| H A D | vktPipelineStencilExportTests.cpp | 460 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 D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 51 tcu::Vec4 color; member [all...] |
| H A D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 778 tcu::UVec4 color = resultAccess.getPixelUint(x, y); in verifyImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderInvarianceTests.cpp | 162 tcu::Vec4 color; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 92 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 D | vktFragmentOperationsScissorTests.cpp | 74 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 D | vktImageMisalignedCubeTests.cpp | 84 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 D | OverlayWidgets.cpp | 70 float color[4]; member 79 float color[4]; member
|
| H A D | validationGL3.cpp | 21 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 D | EmitMetal.cpp | 150 size_t color = 0; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | renderer9_utils.cpp | 66 D3DCOLOR ConvertColor(gl::ColorF color) in ConvertColor() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | CopyTextureTest.cpp | 97 GLColor color = destData[i]; in testGradientDownsampleUniqueValues() local 257 GLColor color; in calculateCopyTextureResults() local [all...] |
| H A D | FramebufferFetchTest.cpp | 377 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 D | WebGLFramebufferTest.cpp | 214 drawUByteColorQuad(GLuint program, GLint uniformLoc, const GLColor &color) drawUByteColorQuad() argument 845 GLTexture color; TEST_P() local [all...] |