Home
last modified time | relevance | path

Searched defs:color (Results 1051 - 1075 of 2038) sorted by relevance

1...<<41424344454647484950>>...82

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderDrawParametersTests.cpp219 const Vec4& color = allColors[isMultiDraw() ? drawNdx : instanceNdx]; in drawReferenceImage() local
223 tcu::clear(tcu::getSubregion(refImage, x, y, rectWidth, rectHeight), color); in drawReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp428 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/renderer/d3d/d3d11/
H A DClear11.cpp67 UpdateDataCache(RtvDsvClearInfo<T> *dataCache, const gl::Color<T> &color, const float *zValue, const uint32_t numRtvs, const uint8_t writeMask) UpdateDataCache() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderViewportLayerArrayTests.cpp226 renderQuad(const glu::RenderContext& context, ShaderPipeline& shaderPipeline, int viewportLayerIndex, tcu::Vec4 color) renderQuad() argument
[all...]
H A Dgl3cGPUShader5Tests.cpp494 void GPUShader5ImplicitConversionsTest::verifyImage(glw::GLuint color, bool is_expected) const in verifyImage() argument
[all...]
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp313 GLint color[4] = { 0, 1, 0, 1 }; in iterate() local
318 GLuint color[4] = { 0, 1, 0, 1 }; in iterate() local
323 GLfloat color[4] = { 0.0f, 1.0f, 0.0f, 1.0f }; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSampleShadingTests.cpp316 const float color[] = { in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp370 Vec4 color = Vec4(f, f, f, 1.0f); in iterate() local
H A DglcSampleVariablesTests.cpp315 GLint color[4] = { 0, 1, 0, 1 }; in iterate() local
320 GLuint color[4] = { 0, 1, 0, 1 }; in iterate() local
325 GLfloat color[4] = { 0.0f, 1.0f, 0.0f, 1.0f }; in iterate() local
H A DglcShaderMultisampleInterpolationTests.cpp396 const float color[] = { in iterate() local
H A DglcShaderRenderCase.hpp207 tcu::Vec4 color; member in deqp::ShaderEvalContext
H A DglcTextureFilterAnisotropicTests.cpp590 tcu::Vec4 color = rgbaColor.toVec(); in fillTexture() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp431 string color = (subgroups::SHADER_STAGE_TESS_CONTROL_BIT == caseDef.shaderStage) ? "out_color[gl_InvocationID].b = 1.0f;\n" : "out_color.b = 1.0f;\n"; in initFrameBufferPrograms() local
459 << " " << color in initFrameBufferPrograms() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dsampler.h78 void SetBorderColor(BorderColor color) { border_color_ = color; } in SetBorderColor() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp516 uint8_t color[2] = {1, 2}; TEST_P() local
538 uint8_t color = 1; TEST_P() local
578 uint32_t color = (3 << 30) | (1 << 22) | (2 << 12) | (3 << 2); TEST_P() local
[all...]
H A DEGLProtectedContentTest.cpp218 bool fillTexture(GLuint textureId, GLColor color) in fillTexture() argument
335 void checkSwapBuffersResult(const std::string color, in checkSwapBuffersResult() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMipmapTest.cpp438 verifyAllMips(const uint32_t textureWidth, const uint32_t textureHeight, const GLColor &color) verifyAllMips() argument
[all...]
H A DCopyTexImageTest.cpp862 void CopyTexImageTestES3::fillTexture(std::vector<GLColor> &texture, const GLColor color) in fillTexture() argument
870 void CopyTexImageTestES3::clearTexture(GLFramebuffer &fbo, GLTexture &texture, const GLColor color) in clearTexture() argument
[all...]
H A DBlendFuncExtendedTest.cpp190 angle::GLColor color; in drawTest() local
207 angle::GLColor color; in drawTest() local
67 CheckPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLint tolerance, const angle::GLColor &color) CheckPixels() argument
[all...]
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp135 SkEncodedInfo::Color color; in MakeFromStream() local
[all...]
H A DSkBmpStandardCodec.cpp150 make_info(SkEncodedInfo::Color color, SkEncodedInfo::Alpha alpha, int bitsPerPixel) make_info() argument
[all...]
/third_party/skia/src/core/
H A DSkColorFilter.cpp32 bool SkColorFilter::asAColorMode(SkColor* color, SkBlendMode* mode) const { in asAColorMode() argument
96 SkPMColor4f color = { origSrcColor.fR, origSrcColor.fG, origSrcColor.fB, origSrcColor.fA }; in filterColor4f() local
103 SkPMColor4f SkColorFilterBase::onFilterColor4f(const SkPMColor4f& color, in onFilterColor4f() argument
404 SkPMColor4f color = origColor; global() variable
[all...]
H A DSkBitmapProcState.cpp496 SkPMColor color; in S32_D32_constX_shaderproc() local
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp43 extract_verts(const GrAAConvexTessellator& tess, const SkMatrix* localCoordsMatrix, void* vertData, const GrVertexColor& color, uint16_t firstIndex, uint16_t* idxs) extract_verts() argument
102 AAFlatteningConvexPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, const SkPath& path, SkScalar strokeWidth, SkStrokeRec::Style style, SkPaint::Join join, SkScalar miterLimit, const GrUserStencilSettings* stencilSettings) AAFlatteningConvexPathOp() argument
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp422 SkPMColor4f color = (fInputChildIndex >= 0) constantOutputForConstantInput() local
[all...]

Completed in 26 milliseconds

1...<<41424344454647484950>>...82