Home
last modified time | relevance | path

Searched defs:device (Results 3801 - 3825 of 5197) sorted by relevance

1...<<151152153154155156157158159160>>...208

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleClearsWithinRenderPass.cpp219 const VkDevice device = m_context.getDevice(); in MultipleClearsTest() local
580 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktDrawMultipleInterpolationTests.cpp334 const vk::VkDevice device = m_context.getDevice(); in render() local
[all...]
H A DvktDrawNegativeViewportHeightTests.cpp182 const VkDevice device = m_context.getDevice(); in NegativeViewportHeightTestInstance() local
482 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktDrawScissorTests.cpp386 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktDrawShaderLayerTests.cpp633 const VkDevice device = context.getDevice(); in Renderer() local
109 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize) makeGraphicsPipeline() argument
684 const VkDevice device = context.getDevice(); draw() local
890 const VkDevice device = context.getDevice(); testVertexShader() local
950 const VkDevice device = context.getDevice(); testTessellationShader() local
[all...]
H A DvktDrawShaderViewportIndexTests.cpp683 const VkDevice device = context.getDevice(); in Renderer() local
113 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvaluationModule, const VkShaderModule fragmentModule, const UVec2 renderSize, const int numViewports, const std::vector<UVec4> cells) makeGraphicsPipeline() argument
734 const VkDevice device = context.getDevice(); draw() local
865 const VkDevice device = context.getDevice(); drawCommands() local
945 const VkDevice device = context.getDevice(); testVertexFragmentShader() local
1006 const VkDevice device = context.getDevice(); testTessellationShader() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp133 const vk::VkDevice device = m_context.getDevice(); in initialize() local
561 const vk::VkDevice device = m_context.getDevice(); iterate() local
679 const vk::VkDevice device = m_context.getDevice(); DepthBoundsTestInstance() local
698 initRenderPass(const vk::VkDevice device) initRenderPass() argument
747 initFramebuffer(const vk::VkDevice device) initFramebuffer() argument
758 initPipeline(const vk::VkDevice device) initPipeline() argument
816 const vk::VkDevice device = m_context.getDevice(); iterate() local
1000 const vk::VkDevice device = m_context.getDevice(); iterate() local
1206 const vk::VkDevice device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp215 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, const VkPhysicalDevice device, const VkFormat format) in isSupportedDepthStencilFormat() argument
298 const VkDevice device in iterate() local
87 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const bool useDepthStencilAttachment, const VkFormat depthStencilFormat) makeRenderPass() argument
96 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const tcu::IVec2& renderSize, const bool enableScissorTest, const bool enableDepthTest, const bool enableStencilTest, const bool enableStencilWrite) makeGraphicsPipeline() argument
222 pickSupportedDepthStencilFormat(const InstanceInterface& instanceInterface, const VkPhysicalDevice device) pickSupportedDepthStencilFormat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRatePixelConsistency.cpp488 const VkDevice device = *vkd; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp219 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkFormat dsFormat, const bool useDepthStencil) makeRenderPass() argument
228 makeRenderPassWithSelfDependency(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat) makeRenderPassWithSelfDependency() argument
292 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const bool useDepthStencil = false) makeGraphicsPipeline() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageQualifiersTests.cpp368 const VkDevice device = m_context.getDevice(); in iterate() local
500 const VkDevice device = m_context.getDevice(); in prepareResources() local
539 const VkDevice device = m_context.getDevice(); prepareDescriptors() local
639 const VkDevice device = m_context.getDevice(); prepareResources() local
652 const VkDevice device = m_context.getDevice(); prepareDescriptors() local
[all...]
H A DvktImageSampleCompressedTextureTests.cpp123 Move<VkBuffer> makeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() argument
169 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice& device) in makeSampler() argument
269 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktImageSubresourceLayoutTests.cpp383 const auto device = m_context.getDevice(); in iterateAspect() local
674 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktImageTestsUtil.cpp38 Image(const DeviceInterface& vk, const VkDevice device, Allocator& allocator, const VkImageCreateInfo& imageCreateInfo, const MemoryRequirement memoryRequirement) Image() argument
56 SparseImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkPhysicalDevice physicalDevice, const vk::InstanceInterface& vki, const vk::VkImageCreateInfo& createInfo, const vk::VkQueue sparseQueue, vk::Allocator& allocator, const tcu::TextureFormat& format) SparseImage() argument
223 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const deUint32 colorAttachmentCount, const bool dynamicSize) makeGraphicsPipeline() argument
325 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat inputFormat, const VkFormat colorFormat) makeRenderPass() argument
[all...]
H A DvktImageTranscodingSupportTests.cpp304 const VkDevice device = m_context.getDevice(); in transcode() local
558 const VkDevice device = m_context.getDevice(); transcode() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp379 const VkDevice device = getDevice(); in iterate() local
599 computeDeviceMemorySystemMemFootprint(const DeviceInterface& vk, VkDevice device) iterate() argument
722 const VkDevice device = getDevice(); iterate() local
742 const VkDevice device = getDevice(); iterate() local
[all...]
H A DvktMemoryPipelineBarrierTests.cpp483 createBeginCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool pool, vk::VkCommandBufferLevel level) createBeginCommandBuffer() argument
514 createBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceSize size, vk::VkBufferUsageFlags usage, vk::VkSharingMode sharingMode, const vector<deUint32>& queueFamilies) createBuffer() argument
537 allocMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceSize size, deUint32 memoryTypeIndex) allocMemory() argument
554 bindBufferMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkBuffer buffer, vk::VkMemoryPropertyFlags properties) bindBufferMemory() argument
604 bindImageMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkImage image, vk::VkMemoryPropertyFlags properties) bindImageMemory() argument
654 mapMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, vk::VkDeviceSize size) mapMemory() argument
[all...]
H A DvktMemoryRequirementsTests.cpp56 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage) in makeBuffer() argument
72 VkMemoryRequirements getBufferMemoryRequirements (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage) in getBufferMemoryRequirements() argument
78 VkMemoryRequirements getBufferMemoryRequirements2 (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, void* next = DE_NULL) in getBufferMemoryRequirements2() argument
100 VkMemoryRequirements getBufferCreateInfoMemoryRequirementsKHR (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, void* next = DE_NULL) in getBufferCreateInfoMemoryRequirementsKHR() argument
132 getImageMemoryRequirements2(const DeviceInterface& vk, const VkDevice device, const VkImageCreateInfo& createInfo, void* next = DE_NULL) getImageMemoryRequirements2() argument
155 getDeviceImageMemoryRequirements(const DeviceInterface& vk, const VkDevice device, const VkImageCreateInfo& createInfo, void* next = DE_NULL) getDeviceImageMemoryRequirements() argument
178 getImageCreateInfoSparseMemoryRequirements(const DeviceInterface& vk, VkDevice device, const VkImageCreateInfo& createInfo) getImageCreateInfoSparseMemoryRequirements() argument
373 const VkDevice device = context.getDevice(); execTest() local
440 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, const bool all) updateMemoryRequirements() argument
561 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, const bool all) updateMemoryRequirements() argument
632 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, const bool all) updateMemoryRequirements() argument
733 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device, const VkDeviceSize size, const VkBufferCreateFlags flags, const VkBufferUsageFlags usage, const bool all) updateMemoryRequirements() argument
938 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device) updateMemoryRequirements() argument
1517 const VkDevice device = context.getDevice(); execTest() local
1646 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device) updateMemoryRequirements() argument
1697 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device) updateMemoryRequirements() argument
1772 updateMemoryRequirements(const DeviceInterface& vk, const VkDevice device) updateMemoryRequirements() argument
2009 const VkDevice device = context.getDevice(); testMultiplaneImages() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp353 BufferWithMemoryPtr makeStridedBuffer(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, const std::vector<T>& elements, uint32_t offset, uint32_t stride, VkBufferUsageFlags usage, uint32_t endPadding) in makeStridedBuffer() argument
386 const auto device = m_context.getDevice(); in iterate() local
[all...]
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp141 ConditionBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, uint32_t condValue, bool bindWithOffset, bool condWithOffset) in ConditionBuffer() argument
224 std::unique_ptr<BufferWithMemory> makeIndirectBuffer (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc, const T& data) in makeIndirectBuffer() argument
240 void ConditionalRenderingInstance::initIndirectBuffers (const DeviceInterface& vkd, const VkDevice device, Allocator& alloc) in initIndirectBuffers() argument
355 const auto device = m_context.getDevice(); iterate() local
[all...]
H A DvktMeshShaderSmokeTests.cpp381 const auto device = m_context.getDevice(); in iterate() local
927 const auto device = context.getDevice(); testFullscreenGradient() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp847 makeTestRenderPass(BlendOperationAdvancedParam param, const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, VkAttachmentLoadOp colorLoadOp = VK_ATTACHMENT_LOAD_OP_CLEAR) makeTestRenderPass() argument
H A DvktPipelineCreationCacheControlTests.cpp416 Move<VkPipelineCache> createPipelineCache(const DeviceInterface& vk, VkDevice device, const TestParams& params) in createPipelineCache() argument
458 Move<VkPipelineLayout> createPipelineLayout(const DeviceInterface& vk, VkDevice device, const TestParams&) in createPipelineLayout() argument
385 wrapHandles(const DeviceInterface& vk, VkDevice device, const input_container_t& input, const VkAllocationCallbacks* allocator = DE_NULL) wrapHandles() argument
437 createPipelineLayout(const DeviceInterface& vk, VkDevice device, const vector<VkDescriptorSetLayout>& setLayouts, const TestParams&) createPipelineLayout() argument
476 createShaderModules(const DeviceInterface& vk, VkDevice device, const BinaryCollection& collection, const vector<const char*>& names) createShaderModules() argument
771 createRenderPass(const DeviceInterface& vk, VkDevice device, const TestParams&) createRenderPass() argument
857 timePipelineCreation(const DeviceInterface& vk, const VkDevice device, const VkPipelineCache cache, const create_infos_t& createInfos, pipelines_t& pipelines, const VkAllocationCallbacks* pAllocator = DE_NULL) timePipelineCreation() argument
879 const auto device = context.getDevice(); testInstance() local
1008 createDescriptorSetLayout(const DeviceInterface& vk, VkDevice device, const TestParams&) createDescriptorSetLayout() argument
1053 timePipelineCreation(const DeviceInterface& vk, const VkDevice device, const VkPipelineCache cache, const create_infos_t& createInfos, pipelines_t& pipelines, const VkAllocationCallbacks* pAllocator = DE_NULL) timePipelineCreation() argument
1075 const auto device = context.getDevice(); testInstance() local
[all...]
H A DvktPipelineDepthRangeUnrestrictedTests.cpp122 deBool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument
365 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperationColor, const VkAttachmentLoadOp loadOperationDepthStencil) makeRenderPass() argument
H A DvktPipelineDescriptorLimitsTests.cpp97 makeRenderPassInputAttachment(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat) makeRenderPassInputAttachment() argument

Completed in 35 milliseconds

1...<<151152153154155156157158159160>>...208