/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateCombinedTests.cpp | 576 deUint32 desiredSize = ext.width * ext.height; in shadingRateExtentToClampedMask() local
|
/third_party/skia/src/codec/ |
H A D | SkIcoCodec.cpp | 252 float desiredSize = desiredScale * origWidth * desiredScale * origHeight; in onGetScaledDimensions() local 254 float desiredSize = desiredScale * origWidth * origHeight; in onGetScaledDimensions() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiFullScreenExclusiveTests.cpp | 258 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument
|
H A D | vktWsiColorSpaceTests.cpp | 278 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount, VkColorSpaceKHR desiredColorspace = VK_COLOR_SPACE_MAX_ENUM_KHR) getBasicSwapchainParameters() argument [all...] |
H A D | vktWsiMaintenance1Tests.cpp | 298 getBasicSwapchainParameters(VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, VkPresentModeKHR presentMode, VkSurfaceTransformFlagBitsKHR transform, deUint32 desiredImageCount, bool deferMemoryAllocation) getBasicSwapchainParameters() argument
|
H A D | vktWsiPresentIdWaitTests.cpp | 262 getBasicSwapchainParameters(vk::wsi::Type wsiType, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument [all...] |
H A D | vktWsiSwapchainTests.cpp | 1139 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiFullScreenExclusiveTests.cpp | 258 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument
|
H A D | vktWsiColorSpaceTests.cpp | 278 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2& desiredSize, deUint32 desiredImageCount, VkColorSpaceKHR desiredColorspace = VK_COLOR_SPACE_MAX_ENUM_KHR) getBasicSwapchainParameters() argument [all...] |
H A D | vktWsiPresentIdWaitTests.cpp | 262 getBasicSwapchainParameters(vk::wsi::Type wsiType, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument [all...] |
H A D | vktWsiSwapchainTests.cpp | 1123 getBasicSwapchainParameters(Type wsiType, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 585 createBufferAndBind(ut::BufferHandleAllocSp& output, const vkt::Context& ctx, VkBufferUsageFlags usage, VkDeviceSize desiredSize) createBufferAndBind() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRatePixelConsistency.cpp | 349 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
|
H A D | vktFragmentShadingRateBasic.cpp | 966 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 585 createBufferAndBind(ut::BufferHandleAllocSp& output, const vkt::Context& ctx, VkBufferUsageFlags usage, VkDeviceSize desiredSize) createBufferAndBind() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRatePixelConsistency.cpp | 349 deUint32 desiredSize = m_data.shadingRate.width * m_data.shadingRate.height; in clampShadingRate() local
|
H A D | vktFragmentShadingRateBasic.cpp | 846 deUint32 desiredSize = ext.width * ext.height; in ShadingRateExtentToClampedMask() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 770 getBasicSwapchainParameters(vk::wsi::Type wsiType, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 949 getBasicSwapchainParameters(vk::wsi::Type wsiType, const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, const tcu::UVec2& desiredSize, deUint32 desiredImageCount) getBasicSwapchainParameters() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMutableTests.cpp | 1997 makeSwapchain(const DeviceInterface& vk, const VkDevice device, const vk::wsi::Type wsiType, const VkSurfaceKHR surface, const VkSurfaceCapabilitiesKHR capabilities, const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, const deUint32 numLayers, const VkImageUsageFlags usage, const tcu::UVec2& desiredSize, deUint32 desiredImageCount ) makeSwapchain() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageMutableTests.cpp | 1997 makeSwapchain(const DeviceInterface& vk, const VkDevice device, const vk::wsi::Type wsiType, const VkSurfaceKHR surface, const VkSurfaceCapabilitiesKHR capabilities, const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, const deUint32 numLayers, const VkImageUsageFlags usage, const tcu::UVec2& desiredSize, deUint32 desiredImageCount ) makeSwapchain() argument
|