/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_s3tc_tmp.h | 59 const GLushort color0 = img_block_src[0] | (img_block_src[1] << 8); in dxt135_decode_imageblock() local 388 GLushort color0, color1, tempcolor; storedxtencodedblock() local [all...] |
/third_party/skia/third_party/externals/imgui/misc/freetype/ |
H A D | imgui_freetype.cpp | 298 uint8_t color0 = multiply_table ? multiply_table[0] : 0; in BlitGlyph() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
H A D | DawnTest.h | 404 AddTextureBetweenColorsExpectation( const char* file, int line, const T& color0, const T& color1, const wgpu::Texture& texture, uint32_t x, uint32_t y, uint32_t level = 0, wgpu::TextureAspect aspect = wgpu::TextureAspect::All, uint32_t bytesPerRow = 0) AddTextureBetweenColorsExpectation() argument
|
/third_party/skia/gm/ |
H A D | gradients.cpp | 805 const SkColor color0 = 0xFF000000; in DEF_SIMPLE_GM() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureBufferCase.cpp | 233 const tcu::Vec4 color0 = vtxColor0; in shadeFragments() local 278 const tcu::Vec4 color0 = 0.5f * (vtxColor0 + texColor0); in shadeFragments() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | snowenc.c | 1102 int color0[3]= {block->color[0], block->color[1], block->color[2]}; in iterative_me() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_compress_symbolic.cpp | 166 vfloat4 color0 = color_base0 + color_offset0 * weight_base_vec.lane<0>(); in realign_weights_undecimated() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_jit.h | 356 uint8_t *color0; member
|
H A D | lp_state_fs.c | 1049 int color0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() local 1071 int color0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustResourceInitTest.cpp | 56 int color0 = make565(colorOffset + 0); in UncompressDXTBlock() local
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
H A D | loadimage_etc.cpp | 895 uint16_t color0; in packBC1() member
|
/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 336 color_expand2_565_to_8888(struct gallivm_state *gallivm, unsigned n, LLVMValueRef colors, LLVMValueRef *color0, LLVMValueRef *color1) color_expand2_565_to_8888() argument 1445 LLVMValueRef color0, color1, color2, color3; s3tc_decode_block_dxt1() local [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCompressedTexture.cpp | 1551 const deUint32 color0 = bgr16torgba32(color0_16); in decompressBc2() local 1625 const deUint32 color0 in decompressBc3() local [all...] |