| /external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/ |
| D | esextcFragmentShadingRateCombinedTests.hpp | 54 struct Extent2D struct in glcts::FragmentShadingRateCombined 56 deUint32 width; 57 deUint32 height;
|
| /external/swiftshader/src/Vulkan/ |
| D | VkStructConversion.hpp | 353 struct Extent2D : VkExtent2D struct 355 Extent2D(const VkExtent3D &extent3D) in Extent2D() function
|
| /external/rust/crates/vulkano/src/image/ |
| D | mod.rs | 240 impl TryFrom<Extent> for ash::vk::Extent2D { implementation
|
| /external/rust/crates/ash/src/ |
| D | device.rs | 2074 pub unsafe fn get_render_area_granularity(&self, render_pass: vk::RenderPass) -> vk::Extent2D { in get_render_area_granularity()
|
| /external/rust/crates/ash/src/vk/ |
| D | features.rs | 2823 _p_granularity: *mut Extent2D, in load() 4481 p_granularity: *mut Extent2D, in get_render_area_granularity()
|
| D | definitions.rs | 661 pub struct Extent2D { struct 665 impl Extent2D { argument 701 pub fn build(self) -> Extent2D { in build() 22737 max_sample_location_grid_size: Extent2D, in max_sample_location_grid_size() 22808 max_sample_location_grid_size: Extent2D, in max_sample_location_grid_size() 33614 min_fragment_density_texel_size: Extent2D, in min_fragment_density_texel_size() 33621 max_fragment_density_texel_size: Extent2D, in max_fragment_density_texel_size() 44351 shading_rate_attachment_texel_size: Extent2D, in shading_rate_attachment_texel_size() 44586 min_fragment_shading_rate_attachment_texel_size: Extent2D, in min_fragment_shading_rate_attachment_texel_size() 44594 max_fragment_shading_rate_attachment_texel_size: Extent2D, in max_fragment_shading_rate_attachment_texel_size() [all …]
|
| D | extensions.rs | 17270 p_fragment_size: *const Extent2D, constant 17311 _p_fragment_size: *const Extent2D, in load() 17348 p_fragment_size: *const Extent2D, in cmd_set_fragment_shading_rate_khr() 24016 _p_max_workgroup_size: *mut Extent2D, in load() 24058 p_max_workgroup_size: *mut Extent2D, in get_device_subpass_shading_max_workgroup_size_huawei()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 6109 struct Extent2D struct 6114 VULKAN_HPP_CONSTEXPR Extent2D( uint32_t width_ = {}, uint32_t height_ = {} ) VULKAN_HPP_NOEXCEPT in Extent2D() function 6122 …Extent2D( VkExtent2D const & rhs ) VULKAN_HPP_NOEXCEPT : Extent2D( *reinterpret_cast<Extent2D cons… in Extent2D() function 6129 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::Extent2D const *>( &rhs ); in operator =() 6134 VULKAN_HPP_CONSTEXPR_14 Extent2D & setWidth( uint32_t width_ ) VULKAN_HPP_NOEXCEPT in setWidth() 6140 VULKAN_HPP_CONSTEXPR_14 Extent2D & setHeight( uint32_t height_ ) VULKAN_HPP_NOEXCEPT in setHeight() 6147 explicit operator VkExtent2D const &() const VULKAN_HPP_NOEXCEPT in operator VkExtent2D const&() 6152 explicit operator VkExtent2D &() VULKAN_HPP_NOEXCEPT in operator VkExtent2D&() 6163 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 6172 bool operator==( Extent2D const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() [all …]
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 5740 struct Extent2D struct 5748 VULKAN_HPP_CONSTEXPR Extent2D(uint32_t width_ = {}, uint32_t height_ = {}) VULKAN_HPP_NOEXCEPT in Extent2D() function 5754 Extent2D( VkExtent2D const & rhs ) VULKAN_HPP_NOEXCEPT in Extent2D() function 5764 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::Extent2D const *>( &rhs ); in operator =() 5769 VULKAN_HPP_CONSTEXPR_14 Extent2D & setWidth( uint32_t width_ ) VULKAN_HPP_NOEXCEPT in setWidth() 5775 VULKAN_HPP_CONSTEXPR_14 Extent2D & setHeight( uint32_t height_ ) VULKAN_HPP_NOEXCEPT in setHeight() 5783 operator VkExtent2D const &() const VULKAN_HPP_NOEXCEPT in operator VkExtent2D const&() 5788 operator VkExtent2D &() VULKAN_HPP_NOEXCEPT in operator VkExtent2D&() 5799 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 5809 bool operator==( Extent2D const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() [all …]
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_structs.hpp | 6445 struct Extent2D struct 6450 VULKAN_HPP_CONSTEXPR Extent2D( uint32_t width_ = {}, uint32_t height_ = {} ) VULKAN_HPP_NOEXCEPT in Extent2D() function 6458 …Extent2D( VkExtent2D const & rhs ) VULKAN_HPP_NOEXCEPT : Extent2D( *reinterpret_cast<Extent2D cons… in Extent2D() function 6465 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::Extent2D const *>( &rhs ); in operator =() 6470 VULKAN_HPP_CONSTEXPR_14 Extent2D & setWidth( uint32_t width_ ) VULKAN_HPP_NOEXCEPT in setWidth() 6476 VULKAN_HPP_CONSTEXPR_14 Extent2D & setHeight( uint32_t height_ ) VULKAN_HPP_NOEXCEPT in setHeight() 6483 operator VkExtent2D const &() const VULKAN_HPP_NOEXCEPT in operator VkExtent2D const&() 6488 operator VkExtent2D &() VULKAN_HPP_NOEXCEPT in operator VkExtent2D&() 6499 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 6508 bool operator==( Extent2D const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() [all …]
|