Home
last modified time | relevance | path

Searched defs:texels (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/
DGrWritePixelsRenderTask.cpp19 const GrMipLevel texels[], in Make()
35 const GrMipLevel texels[], in GrWritePixelsTask()
DGrGpu.cpp54 const GrMipLevel* texels, int mipLevelCount, const GrCaps* caps) { in validate_texel_levels()
191 const GrMipLevel texels[], in createTexture()
448 const GrMipLevel texels[], in writePixels()
DGrResourceProvider.cpp53 const GrMipLevel texels[]) { in createTexture()
800 const GrMipLevel texels[], in prepareLevels()
828 const GrMipLevel texels[], in writePixels()
DGrProxyProvider.cpp398 std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); in createMippedProxyFromBitmap() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
Dfractal.cpp82 bool writeBMP(const Color<uint8_t>* texels, in writeBMP()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h101 short *texels; member
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp185 const GrMipLevel texels[], in onWritePixels()
348 void GrDawnGpu::uploadTextureData(GrColorType srcColorType, const GrMipLevel texels[], in uploadTextureData()
/third_party/astc-encoder/Source/
Dastcenc_entry.cpp485 float texels = static_cast<float>(block_x * block_y * block_z); in astcenc_config_init() local
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp657 const GrMipLevel texels[], in onWritePixels()
689 const GrMipLevel* texels, in uploadToTexture()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp828 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/
DComputeShaderTest.cpp1131 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/
DGrVkGpu.cpp482 const GrMipLevel texels[], in onWritePixels()
859 const GrMipLevel texels[], in uploadTexDataOptimal()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2949 LLVMValueRef texels[4]; in lp_build_sample_general() local