Searched defs:texels (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/src/gpu/ |
D | GrWritePixelsRenderTask.cpp | 19 const GrMipLevel texels[], in Make() 35 const GrMipLevel texels[], in GrWritePixelsTask()
|
D | GrGpu.cpp | 54 const GrMipLevel* texels, int mipLevelCount, const GrCaps* caps) { in validate_texel_levels() 191 const GrMipLevel texels[], in createTexture() 448 const GrMipLevel texels[], in writePixels()
|
D | GrResourceProvider.cpp | 53 const GrMipLevel texels[]) { in createTexture() 800 const GrMipLevel texels[], in prepareLevels() 828 const GrMipLevel texels[], in writePixels()
|
D | GrProxyProvider.cpp | 398 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMippedProxyFromBitmap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/ |
D | fractal.cpp | 82 bool writeBMP(const Color<uint8_t>* texels, in writeBMP()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mpeg12_decoder.h | 101 short *texels; member
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 185 const GrMipLevel texels[], in onWritePixels() 348 void GrDawnGpu::uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], in uploadTextureData()
|
/third_party/astc-encoder/Source/ |
D | astcenc_entry.cpp | 485 float texels = static_cast<float>(block_x * block_y * block_z); in astcenc_config_init() local
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 657 const GrMipLevel texels[], in onWritePixels() 689 const GrMipLevel* texels, in uploadToTexture()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 828 const GrMipLevel texels[], in onWritePixels() 971 const GrMipLevel texels[], in uploadColorTypeTexData() 1039 const GrMipLevel texels[], in uploadTexData()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 1131 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 1203 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local 3287 GLuint texels[kHeight][kWidth] = {{0}}; in TEST_P() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 482 const GrMipLevel texels[], in onWritePixels() 859 const GrMipLevel texels[], in uploadTexDataOptimal()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 2949 LLVMValueRef texels[4]; in lp_build_sample_general() local
|