Home
last modified time | relevance | path

Searched defs:colors (Results 326 - 350 of 415) sorted by relevance

1...<<11121314151617

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp433 GenerateTriangles(deUint32 tilesX, deUint32 tilesY, vector<Vec4> colors, const vector<deUint32>& invalidIndices, AllocateVertexFn allocateVertex, WriteIndexFn writeIndex) GenerateTriangles() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingTests.cpp760 static const GLfloat colors [] = { in renderResource() local
1049 static const GLfloat colors [] = { renderResource() local
[all...]
H A DteglPreservingSwapTests.cpp175 const glw::GLubyte colors[] = in render() local
/third_party/ffmpeg/libavcodec/
H A Dflashsv2enc.c84 unsigned colors[128]; member
H A Dccaption_dec.c226 uint8_t colors[SCREEN_ROWS+1][SCREEN_COLUMNS+1]; member
H A Drpzaenc.c359 static int match_color(uint16_t *color, uint8_t colors[4][3]) in match_color() argument
/third_party/ffmpeg/libavfilter/
H A Davf_showwaves.c77 char *colors; member
421 char *colors, *saveptr = NULL; in config_output() local
[all...]
H A Daf_anequalizer.c63 char *colors; member
97 char *colors, *color, *saveptr = NULL; in draw_curves() local
[all...]
H A Dvf_datascope.c485 FFDrawColor *colors[4]; member
787 FFDrawColor *colors[4]; global() member
[all...]
H A Dvf_curves.c418 static const char * const colors[] = { "red", "green", "blue", "#404040", }; in dump_curves() local
/third_party/backends/backend/
H A Dgt68xx.c2102 SANE_Int i, color, colors; in sane_read() local
H A Dmagicolor.h218 int colors; member
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h196 GLint i, j, colors, z; in fancybasecolorsearch() local
385 GLint i, j, colors; storedxtencodedblock() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c370 lp_build_sample_fetch_image_nearest(struct lp_build_sample_context *bld, LLVMValueRef data_ptr, LLVMValueRef offset, LLVMValueRef x_subcoord, LLVMValueRef y_subcoord, LLVMValueRef *colors) lp_build_sample_fetch_image_nearest() argument
438 lp_build_sample_image_nearest(struct lp_build_sample_context *bld, LLVMValueRef int_size, LLVMValueRef row_stride_vec, LLVMValueRef img_stride_vec, LLVMValueRef data_ptr, LLVMValueRef mipoffsets, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, const LLVMValueRef *offsets, LLVMValueRef *colors) lp_build_sample_image_nearest() argument
559 lp_build_sample_fetch_image_linear(struct lp_build_sample_context *bld, LLVMValueRef data_ptr, LLVMValueRef offset[2][2][2], LLVMValueRef x_subcoord[2], LLVMValueRef y_subcoord[2], LLVMValueRef s_fpart, LLVMValueRef t_fpart, LLVMValueRef r_fpart, LLVMValueRef *colors) lp_build_sample_fetch_image_linear() argument
739 lp_build_sample_image_linear(struct lp_build_sample_context *bld, LLVMValueRef int_size, LLVMValueRef row_stride_vec, LLVMValueRef img_stride_vec, LLVMValueRef data_ptr, LLVMValueRef mipoffsets, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, const LLVMValueRef *offsets, LLVMValueRef *colors) lp_build_sample_image_linear() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c922 static const float colors[][3] = { in hud_pane_add_graph() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp536 const Vec4 colors[] = in generateColors() local
567 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices() argument
897 const std::vector<Vec4> colors = generateColors(params.numLayers); in testVertexShader() local
957 const std::vector<Vec4> colors in testTessellationShader() local
[all...]
H A DvktDrawShaderViewportIndexTests.cpp400 const Vec4 colors[] = in generateColors() local
624 std::vector<PositionColorVertex> generateVertices (const std::vector<Vec4>& colors) in generateVertices() argument
664 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument
951 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testVertexFragmentShader() local
1012 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testTessellationShader() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp719 tcu::Vec4 colors [colorCount]; in prepareColorBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp532 const Vec4 colors[] = in generateColors() local
563 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices() argument
886 const std::vector<Vec4> colors = generateColors(params.numLayers); in testVertexShader() local
946 const std::vector<Vec4> colors in testTessellationShader() local
[all...]
H A DvktDrawShaderViewportIndexTests.cpp400 const Vec4 colors[] = in generateColors() local
620 std::vector<PositionColorVertex> generateVertices (const std::vector<Vec4>& colors) in generateVertices() argument
660 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument
947 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testVertexFragmentShader() local
1008 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testTessellationShader() local
[all...]
/third_party/skia/src/core/
H A DSkPictureRecord.cpp639 void SkPictureRecord::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], in onDrawPatch() argument
676 onDrawAtlas2(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions& sampling, const SkRect* cull, const SkPaint* paint) onDrawAtlas2() argument
[all...]
H A DSkBitmapDevice.cpp551 drawAtlas(const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkPaint& paint) drawAtlas() argument
H A DSkRecorder.cpp258 void SkRecorder::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], in onDrawPatch() argument
268 onDrawAtlas2(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions& sampling, const SkRect* cull, const SkPaint* paint) onDrawAtlas2() argument
H A DSkDevice.cpp161 void SkBaseDevice::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() argument
211 drawAtlas(const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int quadCount, SkBlendMode mode, const SkPaint& paint) drawAtlas() argument
/third_party/skia/src/gpu/ops/
H A DDrawVerticesOp.cpp453 const SkColor* colors = info.colors(); in onPrepareDraws() local
[all...]

Completed in 35 milliseconds

1...<<11121314151617