Home
last modified time | relevance | path

Searched defs:texturable (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/image/
DSkSurface_Gpu.cpp430 bool texturable) { in validate_backend_texture()
/third_party/flutter/skia/src/image/
DSkSurface_Gpu.cpp403 bool texturable) { in validate_backend_texture()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1272 GrTexturable texturable, in createTextureResourceForBackendSurface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h33 bool texturable = false; member
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1541 GrTexturable texturable, in createVkImageForBackendSurface()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1553 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h33 bool texturable = false; member