Searched defs:color3 (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
H A D | common.h | 49 vec<T, 4> color3 [[color(3), function_constant(kColorOutputAvailable3)]]; member
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | ColorStateTests.cpp | 875 RGBA8 color3 = kColors[((c + 13) * 71) % kColors.size()]; in TEST_P() local
|
H A D | BindGroupTests.cpp | 814 std::array<float, 4> color3 = {0, 0, 1, 0}; in TEST_P() local 913 std::array<float, 4> color3 in TEST_P() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultisampledRenderToTextureTest.cpp | 3794 GLTexture color3; in renderbufferUnresolveColorAndDepthStencilThenTwoColors() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureBufferCase.cpp | 236 const tcu::Vec4 color3 = vtxColor3; in shadeFragments() local 281 const tcu::Vec4 color3 = 0.5f * (vtxColor3 + texColor3); in shadeFragments() local [all...] |
/third_party/backends/backend/ |
H A D | hp5590_cmds.c | 417 uint8_t color3[6]; /* 00 00 00 00 01 00 */ member [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_compress_symbolic.cpp | 169 vfloat4 color3 = color_base3 + color_offset3 * weight_base_vec.lane<3>(); in realign_weights_undecimated() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 571 LLVMValueRef color0, color1, color2, color3, color2_2, color3_2; in s3tc_dxt1_full_to_rgba_aos() local 1445 LLVMValueRef color0, color1, color2, color3; in s3tc_decode_block_dxt1() local [all...] |
Completed in 22 milliseconds