Home
last modified time | relevance | path

Searched refs:pushConstantData (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6139 const std::array<int, 3> pushConstantData = in checkIntermediateCopy() local
6145 … auto pushConstantSize = static_cast<deUint32>(pushConstantData.size() * sizeof(decltype(pushConst… in checkIntermediateCopy()
6386 …pipelineLayout.get(), VK_SHADER_STAGE_FRAGMENT_BIT, 0u, pushConstantSize, pushConstantData.data()); in checkIntermediateCopy()