Home
last modified time | relevance | path

Searched defs:color0 (Results 26 - 38 of 38) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h59 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 Dimgui_freetype.cpp298 uint8_t color0 = multiply_table ? multiply_table[0] : 0; in BlitGlyph() local
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h404 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 Dgradients.cpp805 const SkColor color0 = 0xFF000000; in DEF_SIMPLE_GM() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp233 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 Dsnowenc.c1102 int color0[3]= {block->color[0], block->color[1], block->color[2]}; in iterative_me() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp166 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 Dlp_jit.h356 uint8_t *color0; member
H A Dlp_state_fs.c1049 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 DRobustResourceInitTest.cpp56 int color0 = make565(colorOffset + 0); in UncompressDXTBlock() local
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage_etc.cpp895 uint16_t color0; in packBC1() member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c571 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 DtcuCompressedTexture.cpp1551 const deUint32 color0 = bgr16torgba32(color0_16); in decompressBc2() local
1625 const deUint32 color0 in decompressBc3() local
[all...]

Completed in 31 milliseconds

12