/third_party/skia/experimental/graphite/src/mtl/ |
D | MtlRenderCommandEncoder.h | 63 void setViewport(const MTLViewport& viewport) { in setViewport() function
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlRenderCommandEncoder.h | 64 void setViewport(const MTLViewport& viewport) { in setViewport() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPURenderPassEncoder.cpp | 33 void GPURenderPassEncoder::setViewport(Napi::Env, in setViewport() function in wgpu::binding::GPURenderPassEncoder
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ViewportTests.cpp | 96 bool setViewport = true; member
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 385 void Device::setViewport(const Viewport &viewport) in setViewport() function in es2::Device
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 324 void GrVkCommandBuffer::setViewport(const GrVkGpu* gpu, in setViewport() function in GrVkCommandBuffer
|
/third_party/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 350 void GrVkCommandBuffer::setViewport(const GrVkGpu* gpu, in setViewport() function in GrVkCommandBuffer
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 1008 void StateManagerGL::setViewport(const gl::Rectangle &viewport) in setViewport() function in rx::StateManagerGL
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1114 void TextureRenderer::setViewport (float viewportX, float viewportY, float viewportW, float viewpor… in setViewport() function in vkt::texture::util::TextureRenderer
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1114 void TextureRenderer::setViewport (float viewportX, float viewportY, float viewportW, float viewpor… in setViewport() function in vkt::texture::util::TextureRenderer
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.cpp | 646 void setViewport (const RenderContext& renderCtx, const Rectangle& rect) in setViewport() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 169 void setViewport (const DeviceInterface* vkd, VkCommandBuffer cmdBuffer, const DynamicStateData*) in setViewport() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 169 void setViewport (const DeviceInterface* vkd, VkCommandBuffer cmdBuffer, const DynamicStateData*) in setViewport() function
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 976 void setViewport (const RenderContext& renderCtx, const Rectangle& rect) in setViewport() function
|
D | es31fTessellationTests.cpp | 251 static inline void setViewport (const glw::Functions& gl, const RandomViewport& vp) in setViewport() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1269 void GraphicsPipelineDesc::setViewport(const VkViewport &viewport) in setViewport() function in rx::vk::GraphicsPipelineDesc
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | StateManagerGL.cpp | 1119 void StateManagerGL::setViewport(const gl::Rectangle &viewport) in setViewport() function in rx::StateManagerGL
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.cpp | 2829 void Renderer::setViewport(const Viewport &viewport) in setViewport() function in sw::Renderer
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 1461 ANGLE_INLINE void SecondaryCommandBuffer::setViewport(uint32_t firstViewport, in setViewport() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Renderer9.cpp | 1172 void Renderer9::setViewport(const gl::Rectangle &viewport, in setViewport() function in rx::Renderer9
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Renderer9.cpp | 1133 void Renderer9::setViewport(const gl::Rectangle &viewport, in setViewport() function in rx::Renderer9
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 1421 void CommandBuffer::setViewport(uint32_t firstViewport, uint32_t viewportCount, const VkViewport *p… in setViewport() function in vk::CommandBuffer
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 4522 …VULKAN_HPP_INLINE void CommandBuffer::setViewport( uint32_t firstVie… in setViewport() function in VULKAN_HPP_NAMESPACE::CommandBuffer 4534 VULKAN_HPP_INLINE void CommandBuffer::setViewport( uint32_t firstViewport, in setViewport() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
D | vulkan_raii.hpp | 9850 VULKAN_HPP_INLINE void CommandBuffer::setViewport( in setViewport() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 4295 …VULKAN_HPP_INLINE void CommandBuffer::setViewport( uint32_t firstVie… in setViewport() function in VULKAN_HPP_NAMESPACE::CommandBuffer 4306 …VULKAN_HPP_INLINE void CommandBuffer::setViewport( uint32_t … in setViewport() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|