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

  /external/deqp/external/vulkancts/framework/vulkan/
vkPrograms.hpp 170 typedef ProgramCollection<ProgramBinary> BinaryCollection;
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 91 vk::BinaryCollection* progCollection)
167 vk::BinaryCollection m_progCollection;
vktSynchronization.cpp 561 const BinaryCollection& binaryCollection;
588 const BinaryCollection& binaryCollection_,
593 , binaryCollection (binaryCollection_)
616 testContext.binaryCollection.get("glslvert"),
621 testContext.binaryCollection.get("glslfrag"),
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp 758 const BinaryCollection& binaryRegistry,
780 const BinaryCollection& binaryCollection,
914 const BinaryCollection& binaryCollection,
919 const Unique<VkShaderModule> vertShaderModule (createShaderModule(vkd, device, binaryCollection.get("tri-vert"), 0));
920 const Unique<VkShaderModule> fragShaderModule (createShaderModule(vkd, device, binaryCollection.get("tri-frag"), 0));
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelinePushConstantTests.cpp 122 const BinaryCollection& programCollection,
421 const BinaryCollection& programCollection,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 730 const vk::BinaryCollection& programCollection);
740 const vk::BinaryCollection& programCollection,
758 const vk::BinaryCollection& programCollection)
772 const vk::BinaryCollection& programCollection,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 232 const BinaryCollection& programBinaries;
251 const BinaryCollection& programBinaries_,
    [all...]

Completed in 148 milliseconds