Home
last modified time | relevance | path

Searched defs:createTexture (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/skia/gm/
Dsamplerstress.cpp53 void createTexture() { in createTexture() function in skiagm::SamplerStressGM
/third_party/skia/gm/
Dsamplerstress.cpp53 void createTexture() { in createTexture() function in skiagm::SamplerStressGM
/third_party/flutter/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h38 TextureImpl *createTexture(const gl::TextureState &data) override { return nullptr; } in createTexture() function
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h38 TextureImpl *createTexture(const gl::TextureState &data) override { return nullptr; } in createTexture() function
/third_party/flutter/skia/src/gpu/
DGrResourceProvider.cpp79 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() function in GrResourceProvider
139 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() function in GrResourceProvider
219 sk_sp<GrTexture> GrResourceProvider::createTexture(const GrSurfaceDesc& desc, in createTexture() function in GrResourceProvider
DGrGpu.cpp147 sk_sp<GrTexture> GrGpu::createTexture(const GrSurfaceDesc& desc, in createTexture() function in GrGpu
209 sk_sp<GrTexture> GrGpu::createTexture(const GrSurfaceDesc& desc, const GrBackendFormat& format, in createTexture() function in GrGpu
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanBarriersPerf.cpp163 void VulkanBarriersPerfBenchmark::createTexture(uint32_t textureIndex, in createTexture() function in __anon53fa1c690111::VulkanBarriersPerfBenchmark
/third_party/skia/src/gpu/
DGrResourceProvider.cpp44 sk_sp<GrTexture> GrResourceProvider::createTexture(SkISize dimensions, in createTexture() function in GrResourceProvider
134 sk_sp<GrTexture> GrResourceProvider::createTexture(SkISize dimensions, in createTexture() function in GrResourceProvider
193 sk_sp<GrTexture> GrResourceProvider::createTexture(SkISize dimensions, in createTexture() function in GrResourceProvider
DGrGpu.cpp152 sk_sp<GrTexture> GrGpu::createTexture(SkISize dimensions, in createTexture() function in GrGpu
182 sk_sp<GrTexture> GrGpu::createTexture(SkISize dimensions, in createTexture() function in GrGpu
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp121 GLuint ResourceManager::createTexture() in createTexture() function in es2::ResourceManager
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanBarriersPerf.cpp183 void VulkanBarriersPerfBenchmark::createTexture(uint32_t textureIndex, in createTexture() function in __anon502c7bb40111::VulkanBarriersPerfBenchmark
/third_party/skia/tests/
DGrSurfaceTest.cpp87 auto createTexture = [](SkISize dimensions, GrColorType colorType, in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
/third_party/flutter/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp272 void* GLTestAtlasTextRenderer::createTexture(AtlasFormat format, int width, int height) { in createTexture() function in __anone725192c0111::GLTestAtlasTextRenderer
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp234 TextureID TextureManager::createTexture() in createTexture() function in gl::TextureManager
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp66 TextureImpl *Context9::createTexture(const gl::TextureState &state) in createTexture() function in rx::Context9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp243 TextureID TextureManager::createTexture() in createTexture() function in gl::TextureManager
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLProtectedContentTest.cpp155 bool createTexture(EGLBoolean isProtected, GLuint *textureId) in createTexture() function in EGLProtectedContentTest
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUDevice.cpp165 interop::Interface<interop::GPUTexture> GPUDevice::createTexture( in createTexture() function in wgpu::binding::GPUDevice
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp157 TextureImpl *Context11::createTexture(const gl::TextureState &state) in createTexture() function in rx::Context11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp358 TextureImpl *ContextNULL::createTexture(const gl::TextureState &state) in createTexture() function in rx::ContextNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp68 TextureImpl *Context9::createTexture(const gl::TextureState &state) in createTexture() function in rx::Context9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp428 TextureImpl *ContextNULL::createTexture(const gl::TextureState &state) in createTexture() function in rx::ContextNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp79 TextureImpl *ContextGL::createTexture(const gl::TextureState &state) in createTexture() function in rx::ContextGL
/third_party/flutter/skia/tests/
DGrSurfaceTest.cpp86 auto createTexture = [](int width, int height, GrColorType colorType, in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js211 createTexture: function (...args) { method

12