| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1142 std::string getShaderDecl (const tcu::Vec4& color) in getShaderDecl() argument [all...] |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 365 tcu::Vector<T, 4> getExpectedColor (const tcu::Vector<T, 4>& color, const TestParams& params) in getExpectedColor() argument 379 getExpectedColor(const VkClearColorValue& color, const TestParams& params) getExpectedColor() argument 1113 VkClearColorValue color; getRandomClearColor() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolStatisticsTests.cpp | 1228 tcu::Vec4 color; member 3568 tcu::Vec4 color; global() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 127 tcu::Vec4 color; member [all...] |
| H A D | vktRenderPassMultisampleResolveTests.cpp | 2198 Vec4 color = accesses[outputNdx].getPixel(x, y); in verify() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRender.hpp | 226 tcu::Vec4 color; member in vkt::sr::ShaderEvalContext
|
| H A D | vktShaderRenderBuiltinVarTests.cpp | 100 tcu::Vec4 color; in shadeFragments() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 457 const Vec4 color = image.getPixel(x, y); in imageHasErrorPixels() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 988 const deUint32 color = result.getPixelT<deUint32>(x, y).x(); in verify() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 197 const deUint32 color = 0xff000000 | rgb; in Texture2DMipmapTestInstance() local 476 const deUint32 color = 0xff000000 | rgb; in TextureCubeMipmapTestInstance() local 706 const deUint32 color = 0xff000000 | rgb; in Texture3DMipmapTestInstance() local 1003 const deUint32 color = 0xff000000 | rgb; in Texture2DLodControlTestInstance() local 1288 const deUint32 color = 0xff000000 | rgb; in TextureCubeLodControlTestInstance() local 1554 const deUint32 color = 0xff000000 | rgb; Texture3DLodControlTestInstance() local [all...] |
| H A D | vktTextureTestUtil.cpp | 1007 VkClearColorValue color = makeClearValueColorF32(0.0f, 0.0f, 0.0f, 1.0f).color; in clearImage() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageFormatTests.cpp | 273 ModifyRenderbufferClearColor (tcu::Vec4 color) : m_color(color) {} in ModifyRenderbufferClearColor() argument 1203 const tcu::Vec4 color = depthLevelColors[level]; in invokeGLES() local 1323 const tcu::Vec4 color in invokeGLES() local [all...] |
| H A D | teglRenderTests.cpp | 181 tcu::Vec4& color = drawOp.colors[triNdx*3 + coordNdx]; in randomizeDrawOp() local 557 clearGLES2(const glw::Functions& gl, const tcu::Vec4& color, const float depth, const int stencil) clearGLES2() argument 655 clear(const glw::Functions& gl, EGLint api, const tcu::Vec4& color, const float depth, const int stencil) clear() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboRenderTest.cpp | 87 void setColor (sglr::Context& gl, deUint32 program, const tcu::Vec4& color) in setColor() argument 687 Vec4 color = RGBA(deRandom_getUint32(&rnd)).toVec(); in render() local [all...] |
| H A D | es2fVertexTextureTests.cpp | 341 const Vec4 color = quadColors[y*gridSize + x]; in setPixelColors() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.cpp | 1554 partialClearNeedsInit(const Context *context, bool color, bool depth, bool stencil) partialClearNeedsInit() argument 2296 bool color = (mask & GL_COLOR_BUFFER_BIT) != 0 && !glState.allActiveDrawBufferChannelsMasked(); ensureClearAttachmentsInitialized() local 2423 markDrawAttachmentsInitialized(bool color, bool depth, bool stencil) markDrawAttachmentsInitialized() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 2282 int color; in create_cv_pixel_buffer() local 2111 get_cv_pixel_info( AVCodecContext *avctx, const AVFrame *frame, int *color, int *plane_count, size_t *widths, size_t *heights, size_t *strides, size_t *contiguous_buf_size) get_cv_pixel_info() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfenc.c | 1220 color = (1<<sc->component_depth); in mxf_write_cdci_common() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_testsrc.c | 81 FFDrawColor color; member 208 AVFILTER_DEFINE_CLASS(color); variable 557 int color, color_rest; test_fill_picture() local 703 set_color(TestSourceContext *s, FFDrawColor *color, uint32_t argb) set_color() argument 726 draw_text(TestSourceContext *s, AVFrame *frame, FFDrawColor *color, int x0, int y0, const uint8_t *text) draw_text() argument 747 FFDrawColor color; test2_fill_picture() local 1358 draw_bar(TestSourceContext *test, const uint8_t color[4], int x, int y, int w, int h, AVFrame *frame) draw_bar() argument 1996 FFDrawColor color; colorchart_fill_picture() local [all...] |
| H A D | vf_waveform.c | 1872 static av_always_inline void color(WaveformContext *s, in color() function 2628 static void draw_htext(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) in draw_htext() argument 2654 static void draw_htext16(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) in draw_htext16() argument 2680 static void draw_vtext(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) in draw_vtext() argument 2705 draw_vtext16(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) draw_vtext16() argument 2772 idraw_htext(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) idraw_htext() argument 2798 idraw_htext16(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) idraw_htext16() argument 2824 idraw_vtext(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) idraw_vtext() argument 2849 idraw_vtext16(AVFrame *out, int x, int y, int mult, float o1, float o2, const char *txt, const uint8_t color[4]) idraw_vtext16() argument [all...] |
| /third_party/backends/backend/ |
| H A D | epson2.h | 415 int color; member
|
| H A D | artec_eplus48u.c | 1150 SANE_Bool color; in artec48u_setup_scan() local 2644 artec48u_calculate_shading_buffer(Artec48U_Scanner * s, int start, int end, int resolution, SANE_Bool color) artec48u_calculate_shading_buffer() argument [all...] |
| H A D | epson.c | 469 int color; global() member [all...] |
| H A D | coolscan3.c | 1527 int color, sample_pass; in sane_read() local 2941 int color; cs3_send_lut() local 2995 int color; cs3_set_window() local [all...] |
| H A D | plustek-pp.h | 115 int color; member
|