Searched refs:pushConstantData (Results 1 – 1 of 1) sorted by relevance
6139 const std::array<int, 3> pushConstantData = in checkIntermediateCopy() local6145 … 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()