Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp67 std::vector<vk::VkPushConstantRange> pcRanges; in initialize() local
DvktDynamicStateRSTests.cpp130 std::vector<vk::VkPushConstantRange> pcRanges; in initialize() local
DvktDynamicStateDSTests.cpp159 std::vector<vk::VkPushConstantRange> pcRanges; in initialize() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp463 const std::vector<vk::VkPushConstantRange> pcRanges(1u, pcRange); in render() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp479 const auto pcRanges = pcData.getRanges(m_params.useTask); in iterate() local
DvktMeshShaderApiTestsEXT.cpp506 const auto pcRanges = pcData.getRanges(m_params.useTask); in iterate() local
DvktMeshShaderMiscTests.cpp2490 std::vector<VkPushConstantRange> pcRanges; in iterate() local
DvktMeshShaderMiscTestsEXT.cpp2725 std::vector<VkPushConstantRange> pcRanges; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1622 const vk::VkPushConstantRange *const pcRanges) in setPushConstantRanges()
2155 …const VkPushConstantRange *const pcRanges = m_pushConstantRanges.empty() ? DE_NULL : &m_pushConsta… in render() local
DvktShaderRenderBuiltinVarTests.cpp2225 const VkPushConstantRange pcRanges = { in iterate() local