Home
last modified time | relevance | path

Searched defs:device (Results 1401 - 1425 of 1773) sorted by relevance

1...<<51525354555657585960>>...71

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp175 allocateImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateImage() argument
205 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument
H A DvktPipelineBindPointTests.cpp296 Move<VkDescriptorSetLayout> makeSetLayout(const DeviceInterface& vkd, VkDevice device, VkShaderStageFlags stages, bool push) in makeSetLayout() argument
307 void zeroOutAndFlush (const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, VkDeviceSize bufferSize) in zeroOutAndFlush() argument
316 void makePoolAndSet (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayout layout, Move<VkDescriptorPool>& pool, Move<VkDescriptorSet>& set) in makePoolAndSet() argument
324 void writeSetUpdate (const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet set) in writeSetUpdate() argument
332 Move<VkDescriptorUpdateTemplate> makeUpdateTemplate (const DeviceInterface& vkd, VkDevice device, VkDescriptorSetLayou argument
370 verifyBufferContents(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer, const std::string& bufferName, deUint32 expected) verifyBufferContents() argument
402 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktPipelineBindVertexBuffers2Tests.cpp82 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage (const vk::DeviceInterface& vkd, const vk::VkDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent2D imageExtent) in makeBufferForImage() argument
115 void copyAndFlush(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::BufferWithMemory& buffer, size_t offset, const void* src, size_t size) in copyAndFlush() argument
263 const vk::VkDevice device = m_context.getDevice(); in iterate() local
571 BindVertexBuffers2Instance(Context& context, DeviceDriverPtr driver, DevicePtr device, vk::PipelineConstructionType pipelineConstructionType, const TestParamsMaint5& params, bool robustness2) BindVertexBuffers2Instance() argument
743 const vk::VkDevice device = getDevice(); createBuffers() local
941 const vk::VkDevice device = getDevice(); iterate() local
1291 DevicePtr device; createInstance() local
[all...]
H A DvktPipelineBlendTests.cpp70 bool isSupportedBlendFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedBlendFormat() argument
1747 const vk::VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktPipelineCacheTests.cpp1389 Move<VkPipelineCache> MergeCacheTestInstance::createPipelineCache (const InstanceInterface& vki, const DeviceInterface& vk, VkPhysicalDevice physicalDevice, VkDevice device, MergeCacheType type) in createPipelineCache() argument
[all...]
H A DvktPipelineDepthTests.cpp72 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument
H A DvktPipelineFramebufferAttachmentTests.cpp390 const VkDevice device = context.getDevice(); in test() local
129 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const deUint32 numLayers, const bool multisample) makeRenderPass() argument
273 makeImage(const DeviceInterface& vk, const VkDevice device, const VkImageCreateFlags flags, const VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numLayers, const VkImageUsageFlags usage, const bool multisample) makeImage() argument
717 makeRenderPassNoAtt(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType) makeRenderPassNoAtt() argument
791 const VkDevice device = context.getDevice(); testNoAtt() local
960 makeRenderPassMultiAttachments(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, deUint32 numAttachments, const bool multisample) makeRenderPassMultiAttachments() argument
1030 const VkDevice device = context.getDevice(); testMultiAttachments() local
1397 makeRenderPassInputResolveSameAttachment(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat) makeRenderPassInputResolveSameAttachment() argument
1480 const VkDevice device = context.getDevice(); testInputResolveSameAttachment() local
1739 const VkDevice device = context.getDevice(); testUnusedAtt() local
[all...]
H A DvktPipelineImageSlicedViewOf3DTests.cpp526 runPipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer, const VkImageView slicedImage, const VkImageView auxiliarImage) runPipeline() argument
558 runGraphicsPipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer) runGraphicsPipeline() argument
587 runComputePipeline(const DeviceInterface& vkd, const VkDevice device, const VkCommandBuffer cmdBuffer) runComputePipeline() argument
602 const auto device = m_context.getDevice(); runSamplingPipeline() local
725 const auto device = m_context.getDevice(); iterate() local
834 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktPipelineMiscTests.cpp276 const auto device = m_context.getDevice(); in iterate() local
653 const auto device = m_context.getDevice(); iterate() local
1125 const auto device = m_context.getDevice(); runTest() local
1288 const auto device = m_context.getDevice(); iterate() local
1483 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp111 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() argument
906 const VkDevice device = context.getDevice(); in draw() local
137 makeImage(const DeviceInterface& vk, const VkDevice device, const VkFormat format, const UVec2& size, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) makeImage() argument
1095 const VkDevice device = context.getDevice(); dispatchImageCheck() local
1185 const VkDevice device = context.getDevice(); createPerSubpassData() local
1538 const VkDevice device = context.getDevice(); drawResolve() local
1689 const VkDevice device = context.getDevice(); test() local
[all...]
H A DvktPipelineMultisampleShaderBuiltInTests.cpp665 const VkDevice device = m_context.getDevice(); in createMSPassDescSetLayout() local
680 const VkDevice device = m_context.getDevice(); in createMSPassDescSet() local
1303 const auto device = m_context.getDevice(); in iterate() local
1681 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktPipelineRenderToImageTests.cpp177 bindBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindBuffer() argument
205 bindImage(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkImage& image, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindImage() argument
351 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkFormat depthStencilFormat, const deUint32 numLayers, const VkImageLayout initialColorImageLayout = VK_IMAGE_LAYOUT_UNDEFINED, const VkImageLayout initialDepthStencilImageLayout = VK_IMAGE_LAYOUT_UNDEFINED) makeRenderPass() argument
445 makeImage(const DeviceInterface& vk, const VkDevice device, VkImageCreateFlags flags, VkImageType imageType, const VkFormat format, const IVec3& size, const deUint32 numMipLevels, const deUint32 numLayers, const VkImageUsageFlags usage) makeImage() argument
683 const VkDevice device = context.getDevice(); getSupportedImageMemoryRequirements() local
794 const VkDevice device = context.getDevice(); testWithSizeReduction() local
1334 const VkDevice device = context.getDevice(); drawToMipLevel() local
1444 const VkDevice device = context.getDevice(); testRenderToMipMaps() local
[all...]
H A DvktPipelineSamplerBorderSwizzleTests.cpp812 const auto device = m_context.getDevice(); in iterate() local
[all...]
H A DvktPipelineSpecConstantTests.cpp527 const VkDevice device = m_context.getDevice(); in iterate() local
640 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp238 void swapchainCreateExecutor(const vk::DeviceDriver& vk, vk::VkDevice device, const vk::VkSwapchainCreateInfoKHR& createInfo, tcu::TestLog& log, uint32_t caseIndex, uint32_t caseCount) in swapchainCreateExecutor() argument
256 vk::VkDevice device = context.getDevice(); in executeSwapchainParameterCases() local
1038 createRenderPass(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkFormat colorAttachmentFormat) createRenderPass() argument
1111 createPipelineLayout(const vk::DeviceInterface& vkd, const vk::VkDevice device) createPipelineLayout() argument
1134 createPipeline(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkRenderPass renderPass, const vk::VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, const tcu::UVec2& renderSize) createPipeline() argument
1264 createFences(const vk::DeviceInterface& vkd, const vk::VkDevice device, size_t numFences) createFences() argument
1276 createSemaphores(const vk::DeviceInterface& vkd, const vk::VkDevice device, size_t numSemaphores) createSemaphores() argument
1288 allocateCommandBuffers(const vk::DeviceInterface& vkd, const vk::VkDevice device, const vk::VkCommandPool commandPool, const vk::VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument
1314 const vk::VkDevice device = context.getDevice(); basicRenderTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp88 const vk::VkDevice device = m_context.getDevice(); in StateObjects() local
268 const vk::VkDevice device = m_context.getDevice(); setVertices() local
356 const vk::VkDevice device = m_context.getDevice(); BasicOcclusionQueryTestInstance() local
385 const vk::VkDevice device = m_context.getDevice(); ~BasicOcclusionQueryTestInstance() local
395 const vk::VkDevice device = m_context.getDevice(); iterate() local
588 const vk::VkDevice device = m_context.getDevice(); OcclusionQueryTestInstance() local
642 const vk::VkDevice device = m_context.getDevice(); ~OcclusionQueryTestInstance() local
814 const vk::VkDevice device = m_context.getDevice(); recordQueryPoolReset() local
857 const vk::VkDevice device = m_context.getDevice(); recordRender() local
974 const vk::VkDevice device = m_context.getDevice(); recordCopyResults() local
1007 const vk::VkDevice device = m_context.getDevice(); captureResults() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp918 const VkDevice device = context.getDevice(); in createAttachments() local
1017 const VkDevice device = context.getDevice(); in createPipeline() local
1154 makeSampler(const DeviceInterface& vk, const VkDevice& device) makeSampler() argument
1181 makeDescriptorSetLayout(const DeviceInterface &vk, const VkDevice device, deUint32 attNum) makeDescriptorSetLayout() argument
1245 const VkDevice device = m_context.getDevice(); createRenderPass() local
1334 const VkDevice device = m_context.getDevice(); createVertexBuffer() local
1374 const VkDevice device = m_context.getDevice(); createResultBuffer() local
1400 const VkDevice device = m_context.getDevice(); AttachmentAccessOrderTestInstance() local
1514 const VkDevice device = m_context.getDevice(); iterate() local
1610 const VkDevice device = m_context.getDevice(); validateResults() local
[all...]
H A DvktShaderTileImageTests.cpp1088 const VkDevice device = m_context.getDevice(); in generateComputePipeline() local
1199 const VkDevice device in generateGraphicsPipeline() local
1420 const VkDevice device = m_context.getDevice(); generateAttachments() local
1507 const VkDevice device = m_context.getDevice(); generateVertexBuffer() local
1570 const VkDevice device = m_context.getDevice(); generateCmdBuffer() local
1647 const VkDevice device = m_context.getDevice(); checkResult() local
1730 const VkDevice device = m_context.getDevice(); rendering() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp352 const VkDevice device = context.getDevice(); in initConfiguration() local
219 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument
250 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, RayTracingPipeline& rayTracingPipeline, VkShaderStageFlagBits shaderStage, const std::string& externalNamePart, const std::string& internalNamePart, deUint32 groupIndex) registerShaderModule() argument
628 const VkDevice device = context.getDevice(); fillCommandBuffer() local
783 const VkDevice device = context.getDevice(); initConfiguration() local
835 const VkDevice device = context.getDevice(); fillCommandBuffer() local
952 const VkDevice device = context.getDevice(); initConfiguration() local
1026 const VkDevice device = context.getDevice(); fillCommandBuffer() local
1873 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktRayQueryMiscTests.cpp192 const auto device = m_context.getDevice(); in iterate() local
760 makePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule vertexShader, const VkShaderModule fragmentShader, const VkRenderPass renderPass) const makePipeline() argument
818 createAccStructs(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkCommandBuffer cmdBuffer, const std::vector<Vec3> coords) const createAccStructs() argument
841 makeAttribBuff(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const std::vector<Vec3>& vertices, const std::vector<Vec3>& coords, const std::vector<Vec3>& centers) const makeAttribBuff() argument
868 makeResultBuff(const DeviceInterface& vk, const VkDevice device, Allocator& allocator) const makeResultBuff() argument
892 verifyResult(const DeviceInterface& vk, const VkDevice device, const BufferWithMemory& buffer) const verifyResult() argument
925 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktRayQueryOpacityMicromapTests.cpp508 const auto device = m_context.getDevice(); in iterate() local
379 makeEmptyRenderPass(const DeviceInterface& vk, const VkDevice device) makeEmptyRenderPass() argument
428 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const deUint32 subpass) makeGraphicsPipeline() argument
[all...]
H A DvktRayQueryTraversalControlTests.cpp271 const VkDevice device = context.getDevice(); in initConfiguration() local
179 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, std::vector<VkPipelineShaderStageCreateInfo>& shaderCreateInfos, VkShaderStageFlagBits stage, const std::string& externalNamePart, const std::string& internalNamePart) registerShaderModule() argument
210 registerShaderModule(const DeviceInterface& vkd, const VkDevice device, Context& context, RayTracingPipeline& rayTracingPipeline, VkShaderStageFlagBits shaderStage, const std::string& externalNamePart, const std::string& internalNamePart, deUint32 groupIndex) registerShaderModule() argument
546 const VkDevice device = context.getDevice(); fillCommandBuffer() local
738 const VkDevice device = context.getDevice(); initConfiguration() local
789 const VkDevice device = context.getDevice(); fillCommandBuffer() local
933 const VkDevice device = context.getDevice(); initConfiguration() local
1006 const VkDevice device = context.getDevice(); fillCommandBuffer() local
1886 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktRayQueryWatertightnessTests.cpp174 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, VkDeviceSize size) in makeStridedDeviceAddressRegion() argument
698 const VkDevice device = context.getDevice(); in initVertexBuffer() local
803 const VkDevice device = context.getDevice(); in makeGraphicsPipeline() local
831 const VkDevice device = context.getDevice(); in initConfiguration() local
889 const VkDevice device = context.getDevice(); fillCommandBuffer() local
1007 const VkDevice device = context.getDevice(); initConfiguration() local
1031 const VkDevice device = context.getDevice(); fillCommandBuffer() local
1352 createShaderBindingTable(const InstanceInterface& vki, const DeviceInterface& vkd, const VkDevice device, const VkPhysicalDevice physicalDevice, const VkPipeline pipeline, Allocator& allocator, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, const deUint32 group) createShaderBindingTable() argument
1381 const VkDevice device = context.getDevice(); initConfiguration() local
1458 const VkDevice device = context.getDevice(); fillCommandBuffer() local
1635 const VkDevice device = context.getDevice(); initAccelerationStructures() local
2031 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp832 std::unique_ptr<BufferWithMemory> makeStd140Buffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags, MemoryRequirement memReq) in makeStd140Buffer() argument
843 void fillStd140Buffer (const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) in fillStd140Buffer() argument
858 void fillStd430Buffer (const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) in fillStd430Buffer() argument
873 std::unique_ptr<BufferWithMemory> makeStd430BufferImpl (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags, bool fill) in makeStd430BufferImpl() argument
886 std::unique_ptr<BufferWithMemory> makeStd430Buffer (const DeviceInterface& vkd, VkDevice device, Allocato argument
891 makeStd430BufferFilled(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags) makeStd430BufferFilled() argument
952 updateDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkCommandBuffer cmdBuffer, Allocator& alloc, VkDescriptorType resourceType, Stage stage, StageData& stageData, BufferWithMemory* resourceBuffer, VkImageView resourceImgView, VkImageLayout layout, bool asNeeded, BufferWithMemory* verificationBuffer) updateDescriptorSet() argument
1004 createComputePipeline(const DeviceInterface& vkd, VkDevice device, Context& context, const char* shaderName, StageData& stageData) createComputePipeline() argument
1043 createGraphicsPipelineObjects(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, Context& context, const char* vertShaderName, const char* fragShaderName, StageData& stageData) createGraphicsPipelineObjects() argument
1104 createRayTracingPipelineData(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, Context& context, Stage stage, StageData& stageData, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, const char* rgenAuxName, const char* rgenName, const char* isectName, const char* ahitName, const char* chitName, const char* missName, const char* callableName) createRayTracingPipelineData() argument
1216 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktRayTracingCallableShadersTests.cpp242 const VkDevice device = context.getDevice(); in initRayTracingShaders() local
303 const VkDevice device = context.getDevice(); initShaderBindingTables() local
675 const VkDevice device = m_context.getDevice(); runTest() local
1466 const VkDevice device = m_context.getDevice(); iterate() local
[all...]

Completed in 49 milliseconds

1...<<51525354555657585960>>...71