/external/skia/src/gpu/ |
D | GrWritePixelsRenderTask.cpp | 19 const GrMipLevel texels[], in Make() 35 const GrMipLevel texels[], in GrWritePixelsTask()
|
D | GrResourceProvider.cpp | 51 const GrMipLevel texels[]) { in createTexture() 653 const GrMipLevel texels[], in prepareLevels() 681 const GrMipLevel texels[], in writePixels()
|
D | GrGpu.cpp | 56 const GrMipLevel* texels, int mipLevelCount, const GrCaps* caps) { in validate_texel_levels() 179 const GrMipLevel texels[], in createTexture() 418 const GrMipLevel texels[], int mipLevelCount, bool prepForTexSampling) { in writePixels()
|
D | GrProxyProvider.cpp | 363 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMippedProxyFromBitmap() local
|
/external/skqp/tools/fiddle/ |
D | fiddle_main.cpp | 155 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() local 210 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in setup_backend_objects() 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/skqp/src/gpu/ |
D | GrGpu.cpp | 106 const GrMipLevel texels[], int mipLevelCount) { in createTexture() 269 GrColorType srcColorType, const GrMipLevel texels[], int mipLevelCount) { in writePixels()
|
D | GrProxyProvider.cpp | 341 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMipMapProxyFromBitmap() local 429 GrMipLevel texels; in createProxy() local
|
D | GrSurfaceProxy.cpp | 163 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipCount]); in createSurfaceImpl() local
|
D | GrResourceProvider.cpp | 65 const GrMipLevel texels[], int mipLevelCount) { in createTexture()
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.h | 84 const GrMipLevel texels[], int mipLevelCount) override { in onWritePixels()
|
D | GrMockGpu.cpp | 89 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/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/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 384 GrColorType srcColorType, const GrMipLevel texels[], in onWritePixels() 592 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataOptimal() 798 GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataCompressed() 923 const GrMipLevel texels[], int mipLevelCount) { in onCreateTexture()
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 101 const GrMipLevel texels[], int mipLevelCount, in onWritePixels()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 788 GrColorType srcColorType, const GrMipLevel texels[], in onWritePixels() 950 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_texture() 1051 const GrMipLevel texels[], int mipLevelCount, in allocate_and_populate_compressed_texture() 1165 GrPixelConfig dataConfig, const GrMipLevel texels[], int mipLevelCount, in uploadTexData() 1352 const GrMipLevel texels[], int mipLevelCount, in uploadCompressedTexData() 1540 const GrMipLevel texels[], in onCreateTexture() 1761 const GrMipLevel texels[], int mipLevelCount, in createTextureImpl()
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 183 const GrMipLevel texels[], int mipLevelCount, in onWritePixels() 342 void GrDawnGpu::uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], in uploadTextureData()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 637 const GrMipLevel texels[], int mipLevelCount, in onWritePixels() 667 GrColorType colorType, const GrMipLevel* texels, int mipLevelCount) { in uploadToTexture()
|
/external/angle/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 1052 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 1124 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 3208 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 820 const GrMipLevel texels[], int mipLevelCount, in onWritePixels() 951 const GrMipLevel texels[], in uploadColorTypeTexData() 1019 const GrMipLevel texels[], in uploadTexData()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 480 const GrMipLevel texels[], int mipLevelCount, in onWritePixels() 844 int height, GrColorType dataColorType, const GrMipLevel texels[], in uploadTexDataOptimal()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 2474 LLVMValueRef texels[4]; in lp_build_sample_general() local
|