Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp910 const deUint32 pushConst[] = { slot, value }; in bufferMarkerMemoryDep() local
912 ….cmdPushConstants(*cmdBuffer, *pipelineLayout, pushConstantStage, 0, sizeof(pushConst), pushConst); in bufferMarkerMemoryDep()
920 const deUint32 pushConst[] = { slot, value }; in bufferMarkerMemoryDep() local
922 ….cmdPushConstants(*cmdBuffer, *pipelineLayout, pushConstantStage, 0, sizeof(pushConst), pushConst); in bufferMarkerMemoryDep()