| /external/ComputeLibrary/src/cpu/kernels/ |
| D | CpuCastKernel.cpp | 223 const int16x8x2_t texels = in run_op() local 257 const int16x8x2_t texels = in run_op() local 293 const int16x8x2_t texels = in run_op() local 346 const int16x8x2_t texels = in run_op() local 380 const int16x8x2_t texels = in run_op() local 416 const int16x8x2_t texels = in run_op() local 458 const uint16x8x2_t texels = in run_op() local 501 const int16x8x2_t texels = in run_op() local 530 const int16x8x2_t texels = in run_op() local 564 const int16x8x2_t texels = in run_op() local [all …]
|
| /external/ComputeLibrary/src/cpu/kernels/cast/generic/neon/ |
| D | fp16.cpp | 64 const int16x8x2_t texels = in neon_qasymm8_signed_to_fp16_cast() local 112 const float32x4x4_t texels = in neon_s32_to_fp16_cast() local 163 const float32x4x4_t texels = in neon_fp32_to_fp16_cast() local 218 const float16x8x2_t texels = in neon_fp16_to_other_dt_cast() local 250 const float16x8x2_t texels = in neon_fp16_to_other_dt_cast() local 282 const float16x8x2_t texels = in neon_fp16_to_other_dt_cast() local 315 const float16x8x2_t texels = in neon_fp16_to_other_dt_cast() local 373 const int16x8x2_t texels = in neon_u8_to_fp16_cast() local
|
| D | bfloat16.cpp | 111 const uint16x8x2_t texels = in neon_bfloat16_to_fp32_cast() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrWritePixelsRenderTask.cpp | 19 const GrMipLevel texels[], in Make() 35 const GrMipLevel texels[], in GrWritePixelsTask()
|
| D | GrGpu.cpp | 55 const GrMipLevel* texels, int mipLevelCount, const GrCaps* caps) { in validate_texel_levels() 197 const GrMipLevel texels[], in createTexture() 463 const GrMipLevel texels[], in writePixels()
|
| D | GrResourceProvider.cpp | 71 const GrMipLevel texels[], in createTexture() 887 const GrMipLevel texels[], in prepareLevels() 915 const GrMipLevel texels[], in writePixels()
|
| D | GrProxyProvider.cpp | 402 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMippedProxyFromBitmap() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_texcombine.c | 558 swizzle_texels(GLuint swizzle, GLuint count, float4_array texels) in swizzle_texels() 659 float4_array texels = get_texel_array(swrast, unit); in _swrast_texture_span() local
|
| /external/angle/src/tests/gl_tests/gles1/ |
| D | PalettedTextureTest.cpp | 85 uint8_t texels[2]; // 2x2, each texel is 4-bit in TEST_P() member
|
| /external/skia/src/gpu/graphite/ |
| D | TextureUtils.cpp | 75 std::vector<MipLevel> texels; in MakeBitmapProxyView() local
|
| /external/angle/src/image_util/ |
| D | loadimage_paletted.cpp | 137 const uint8_t *texels = input + paletteBytes; // + TODO(http://anglebug.com/7688): mip levels in LoadPalettedToRGBA8Impl() local
|
| D | storeimage_paletted.cpp | 127 uint8_t *texels = output + paletteBytes; // + TODO(http://anglebug.com/7688): mip levels in StoreRGBA8ToPalettedImpl() local
|
| /external/swiftshader/third_party/marl/examples/ |
| D | fractal.cpp | 82 bool writeBMP(const Color<uint8_t>* texels, in writeBMP()
|
| /external/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mpeg12_decoder.h | 101 short *texels; member
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnGpu.cpp | 195 const GrMipLevel texels[], in onWritePixels() 378 void GrDawnGpu::uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], in uploadTextureData()
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 675 const GrMipLevel texels[], in onWritePixels() 707 const GrMipLevel* texels, in uploadToTexture()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 524 const GrMipLevel texels[], in onWritePixels() 983 const GrMipLevel texels[], in uploadTexDataOptimal()
|
| /external/angle/src/tests/gl_tests/ |
| D | ComputeShaderTest.cpp | 1194 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 1266 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 3352 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 894 const GrMipLevel texels[], in onWritePixels() 1073 const GrMipLevel texels[], in uploadColorTypeTexData() 1141 const GrMipLevel texels[], in uploadTexData()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_sample_soa.c | 2474 LLVMValueRef texels[4]; in lp_build_sample_general() local
|