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

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
layer_validation_tests.cpp 285 void GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipelineobj, VkDescriptorSetObj &descriptorSet,
287 void GenericDrawPreparation(VkPipelineObj &pipelineobj, VkDescriptorSetObj &descriptorSet, BsoFailSelect failMask) {
288 GenericDrawPreparation(m_commandBuffer, pipelineobj, descriptorSet, failMask);
498 GenericDrawPreparation(pipelineobj, descriptorSet, failMask);
523 void VkLayerTest::GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipelineobj,
    [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp 418 void GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipelineobj, VkDescriptorSetObj &descriptorSet,
622 GenericDrawPreparation(m_commandBuffer, pipelineobj, descriptorSet, failCase);
649 void VkLayerTest::GenericDrawPreparation(VkCommandBufferObj *commandBuffer, VkPipelineObj &pipelineobj,
    [all...]

Completed in 149 milliseconds