| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLShaderBuilder.cpp | 110 const char* sampler = fProgramBuilder->samplerVariable(samplerHandle); in appendTextureLookup() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkPipelineState.cpp | 130 const auto& sampler = geomProc.textureSampler(i); in setAndBindTextures() local 181 const GrVkSampler* sampler = nullptr; in setAndBindTextures() local [all...] |
| H A D | GrVkDescriptorSetManager.cpp | 218 const GrVkSampler* sampler = immutableSamplers[i]; in GrVkDescriptorSetManager() local
|
| /third_party/skia/src/codec/ |
| H A D | SkSampledCodec.cpp | 225 SkSampler* sampler = this->codec()->getSampler(true); in sampledDecode() local 271 SkSampler* sampler = this->codec()->getSampler(true); in sampledDecode() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | ResourceManager.cpp | 219 void ResourceManager::deleteSampler(GLuint sampler) in deleteSampler() argument 338 void ResourceManager::checkSamplerAllocation(GLuint sampler) in checkSamplerAllocation() argument 349 bool ResourceManager::isSampler(GLuint sampler) in isSampler() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDevice.hpp | 89 uint32_t sampler; member
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | DrawTester.hpp | 104 auto sampler = device.createSampler(samplerCreateInfo); in addSampler() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CopyTextureForBrowserHelper.cpp | 336 Ref<SamplerBase> sampler; in DoCopyTextureForBrowser() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | IOSurfaceWrappingTests.cpp | 312 wgpu::Sampler sampler = device.CreateSampler(); in DoSampleTest() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
| H A D | WGPUHelpers.cpp | 138 BindingInitializationHelper(uint32_t binding, const Ref<SamplerBase>& sampler) BindingInitializationHelper() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl_handle_test.cc | 257 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(10, false); in TEST_F() local 277 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(10, false); in TEST_F() local 315 const auto* sampler in TEST_F() local 354 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 396 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 436 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 469 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 498 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 532 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(100, false); TEST_F() local 586 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(10, false); TEST_F() local 625 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 663 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 703 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 741 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 773 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 804 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(110, false); TEST_F() local 840 const auto* sampler = p->GetMemoryObjectDeclarationForHandle(100, false); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | D3D12ResidencyTests.cpp | 369 wgpu::Sampler sampler = device.CreateSampler(); in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
| H A D | DestroyObjectTests.cpp | 402 Ref<SamplerBase> sampler; in TEST_F() local 685 Ref<SamplerBase> sampler; in TEST_F() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | StorageTextureValidationTests.cpp | 534 wgpu::Sampler sampler = device.CreateSampler(); in TEST_F() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hashtablez_sampler.cc | 54 static auto* sampler = new HashtablezSampler(); in Global() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureSizeTests.cpp | 308 Sampler sampler = mapGLSampler(wrapS, wrapT, minFilter, magFilter); in testFace() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsSamplerObjectTest.cpp | 101 void TextureSamplerTest::setSamplerState (const glw::Functions& gl, SamplingState state, GLuint sampler) in setSamplerState() argument 514 GLuint sampler = -1; renderResults() local 613 setSamplerState(const glw::Functions& gl, SamplingState state, GLuint sampler) setSamplerState() argument 1075 GLuint sampler = -1; renderResults() local [all...] |
| H A D | glsTextureTestUtil.cpp | 180 const char* sampler = DE_NULL; in getProgram() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemStackTests.cpp | 246 vk::Move<vk::VkSampler> sampler; in iterate() local
|
| H A D | vktProtectedMemWorkgroupStorageTests.cpp | 215 vk::Move<vk::VkSampler> sampler; in iterate() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexVerifierUtil.cpp | 125 Sampler getUnnormalizedCoordSampler (const Sampler& sampler) in getUnnormalizedCoordSampler() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fTextureSizeTests.cpp | 307 Sampler sampler = mapGLSampler(wrapS, wrapT, minFilter, magFilter); in testFace() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_blur.cpp | 321 RenderHandle sampler; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blend_vulkan.c | 128 FFVkSampler *sampler; in init_filter() local
|
| H A D | vf_scale_vulkan.c | 113 FFVkSampler *sampler; in init_filter() local
|