Home
last modified time | relevance | path

Searched defs:depthBiasInfo (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp550 const VkDepthBiasInfoEXT depthBiasInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3944 vk::VkDepthBiasInfoEXT depthBiasInfo = vk::initVulkanStructure(&depthBiasRepresentationInfo); in setShaderObjectDynamicStates() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3988 vk::VkDepthBiasInfoEXT depthBiasInfo = vk::initVulkanStructureConst(&testConfig.depthBiasReprInfo.get()); in setDynamicStates() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_raii.hpp20073 getDispatcher()->vkCmdSetDepthBias2EXT( static_cast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkDepthBiasInfoEXT *>( &depthBiasInfo ) ); global() variable
[all...]

Completed in 71 milliseconds