HomeSort by relevance Sort by last modified time
    Searched refs:commandBeforeCompute (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 257 virtual void commandBeforeCompute (const VkCommandBuffer cmdBuffer) = 0;
314 commandBeforeCompute(*cmdBuffer);
345 void commandBeforeCompute (const VkCommandBuffer cmdBuffer);
399 void ImageSizeTestInstance::commandBeforeCompute (const VkCommandBuffer cmdBuffer)
422 void commandBeforeCompute (const VkCommandBuffer) {}
vktImageLoadStoreTests.cpp 424 virtual void commandBeforeCompute (const VkCommandBuffer cmdBuffer) = 0;
469 commandBeforeCompute(*cmdBuffer);
506 void commandBeforeCompute (const VkCommandBuffer) {}
569 void commandBeforeCompute (const VkCommandBuffer cmdBuffer);
688 void ImageStoreTestInstance::commandBeforeCompute (const VkCommandBuffer cmdBuffer)
    [all...]

Completed in 82 milliseconds