Home
last modified time | relevance | path

Searched defs:createSampler (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h67 SamplerImpl *createSampler(const gl::SamplerState &state) override { return nullptr; } in createSampler() function
/third_party/skia/src/gpu/d3d/
DGrD3DCpuDescriptorManager.cpp92 GrD3DDescriptorHeap::CPUHandle GrD3DCpuDescriptorManager::createSampler( in createSampler() function in GrD3DCpuDescriptorManager
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp133 GLuint ResourceManager::createSampler() in createSampler() function in es2::ResourceManager
DContext.cpp987 GLuint Context::createSampler() in createSampler() function in es2::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp221 CLSamplerImpl::Ptr CLContextCL::createSampler(const cl::Sampler &sampler, cl_int &errorCode) in createSampler() function in rx::CLContextCL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLContext.cpp223 cl_sampler Context::createSampler(cl_bool normalizedCoords, in createSampler() function in cl::Context
DResourceManager.cpp304 SamplerID SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp120 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp309 GLuint SamplerManager::createSampler() in createSampler() function in gl::SamplerManager
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUDevice.cpp182 interop::Interface<interop::GPUSampler> GPUDevice::createSampler( in createSampler() function in wgpu::binding::GPUDevice
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp219 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp398 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl2.js269 createSampler: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp124 SamplerImpl *Context9::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp468 SamplerImpl *ContextNULL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp143 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp224 SamplerImpl *Context11::createSampler(const gl::SamplerState &state) in createSampler() function in rx::Context11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp173 SamplerImpl *ContextGL::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2089 SamplerImpl *ContextVk::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp4355 SamplerImpl *ContextVk::createSampler(const gl::SamplerState &state) in createSampler() function in rx::ContextVk
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp3368 Device::createSampler( const VULKAN_HPP_NAMESPACE::SamplerCreateInfo * pCreateInfo, in createSampler() function in VULKAN_HPP_NAMESPACE::Device
3384 Device::createSampler( const VULKAN_HPP_NAMESPACE::SamplerCreateInfo & createInfo, in createSampler() function in VULKAN_HPP_NAMESPACE::Device
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4001 createSampler(): WebGLSampler | null; method
/third_party/typescript/lib/
Dlib.webworker.d.ts4021 createSampler(): WebGLSampler | null; method
Dlib.dom.d.ts17052 createSampler(): WebGLSampler | null; method

12