Home
last modified time | relevance | path

Searched defs:pcRanges (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp502 const std::vector<vk::VkPushConstantRange> pcRanges (1u, pcRange); in render() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp481 const auto pcRanges = pcData.getRanges(m_params.useTask); in iterate() local
DvktMeshShaderMiscTests.cpp2462 std::vector<VkPushConstantRange> pcRanges; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1547 …ce::setPushConstantRanges (const deUint32 rangeCount, const vk::VkPushConstantRange* const pcRange… in setPushConstantRanges()
2119 …const VkPushConstantRange* const pcRanges = m_pushConstantRanges.empty() ? DE_NULL : &m_pus… in render() local
DvktShaderRenderBuiltinVarTests.cpp2257 const VkPushConstantRange pcRanges = in iterate() local