Home
last modified time | relevance | path

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

/external/skqp/src/image/
DSkSurface_Gpu.cpp387 bool texturable) { in validate_backend_texture()
/external/skia/src/image/
DSkSurface_Gpu.cpp446 bool texturable) { in validate_backend_texture()
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1070 GrTexturable texturable, in createTextureResourceForBackendSurface()
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1335 bool GrVkGpu::createTestingOnlyVkImage(GrPixelConfig config, int w, int h, bool texturable, in createTestingOnlyVkImage()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1519 GrTexturable texturable, in createVkImageForBackendSurface()
/external/angle/src/libANGLE/
DCaps.h35 bool texturable = false; member