Home
last modified time | relevance | path

Searched defs:device (Results 3301 - 3325 of 5197) sorted by relevance

1...<<131132133134135136137138139140>>...208

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawOHOSNativeBufferTests.cpp281 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp125 const vk::VkDevice device = m_context.getDevice(); in DiscardTestInstance() local
155 void DiscardTestInstance::initRenderPass (const vk::VkDevice device) in initRenderPass() argument
60 pickSupportedStencilFormat(const InstanceInterface& instanceInterface, const VkPhysicalDevice device) pickSupportedStencilFormat() argument
204 initFramebuffer(const vk::VkDevice device) initFramebuffer() argument
215 initPipeline(const vk::VkDevice device) initPipeline() argument
315 const vk::VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktDynamicStateLineWidthTests.cpp340 const VkDevice device = m_context.getDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp190 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, const VkPhysicalDevice device, const VkFormat format) in isSupportedDepthStencilFormat() argument
367 const VkDevice device in iterate() local
86 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const bool useDepthStencilAttachment, const VkFormat depthStencilFormat) makeRenderPass() argument
95 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 enableDepthTest, const bool enableStencilTest, const VkStencilOp stencilFailOp = VK_STENCIL_OP_KEEP, const VkStencilOp stencilPassOp = VK_STENCIL_OP_KEEP) makeGraphicsPipeline() argument
197 pickSupportedDepthStencilFormat(const InstanceInterface& instanceInterface, const VkPhysicalDevice device, const deUint32 numFormats, const VkFormat* pFormats) pickSupportedDepthStencilFormat() argument
666 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktFragmentOperationsScissorTests.cpp353 const VkDevice device = context.getDevice(); in ScissorRenderer() local
114 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const IVec2 renderSize, const IVec4 scissorArea, const VkPrimitiveTopology topology) makeGraphicsPipeline() argument
383 const VkDevice device = context.getDevice(); draw() local
441 const VkDevice device = context.getDevice(); test() local
[all...]
H A DvktFragmentOperationsTransientAttachmentTests.cpp186 Move<VkRenderPass> makeRenderPass (const DeviceInterface& vk, const VkDevice device, const std::vector<VkAttachmentDescription> attachmentDescriptions, const bool hasInputAttachment) in makeRenderPass() argument
378 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
H A DvktFragmentShaderInterlockBasic.cpp329 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp98 const VkDevice device = context.getDevice(); in uploadImage() local
252 Move<VkPipelineLayout> VaryingOutputCountTestInstance::createPipelineLayout (const DeviceInterface& vk, const VkDevice device) in createPipelineLayout() argument
331 bindDescriptorSets(const DeviceInterface& vk, const VkDevice device, Allocator& memAlloc, const VkCommandBuffer& cmdBuffer, const VkPipelineLayout& pipelineLayout) bindDescriptorSets() argument
522 const VkDevice device = m_context.getDevice(); createIndicesBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
155 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktImageMultisampleLoadStoreTests.cpp236 void insertImageViews (const DeviceInterface& vk, const VkDevice device, const CaseDef& caseDef, const VkFormat format, const VkImage image, std::vector<SharedVkImageView>* const pOutImageViews) in insertImageViews() argument
260 void insertDescriptorSets (const DeviceInterface& vk, const VkDevice device, const CaseDef& caseDef, const VkDescriptorPool descriptorPool, const VkDescriptorSetLayout descriptorSetLayout, std::vector<SharedVkDescriptorSet>* const pOutDescriptorSets) in insertDescriptorSets() argument
282 const VkDevice device = context.getDevice(); in test() local
[all...]
H A DvktImageSampleDrawnCubeFaceTests.cpp99 Move<VkBuffer> makeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() argument
143 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice& device) in makeSampler() argument
245 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktImageSizeTests.cpp326 const VkDevice device = m_context.getDevice(); in SizeTestInstance() local
340 const VkDevice device = m_context.getDevice(); in iterate() local
415 const VkDevice device = m_context.getDevice(); ImageSizeTestInstance() local
432 const VkDevice device = m_context.getDevice(); prepareDescriptors() local
494 const VkDevice device = m_context.getDevice(); BufferSizeTestInstance() local
509 const VkDevice device = m_context.getDevice(); prepareDescriptors() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp132 const auto device = m_context.getDevice(); in iterate() local
[all...]
H A DvktMeshShaderProvokingVertexTestsEXT.cpp273 const auto device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
H A DvktModifiersTests.cpp519 const VkDevice device = context.getDevice(); in createImageListModifiersCase() local
574 const VkDevice device in createImageModifierExplicitCase() local
365 createImageNoModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageUsageFlags imageUsages, const VkFormat format, const UVec2& size) createImageNoModifiers() argument
393 createImageWithDrmFormatExplicitModifier(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const ExplicitModifier drmFormatModifier) createImageWithDrmFormatExplicitModifier() argument
454 createImageWithDrmFormatModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const std::vector<deUint64>& drmFormatModifiers) createImageWithDrmFormatModifiers() argument
681 const VkDevice device = context.getDevice(); exportImportMemoryExplicitModifiersCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicVertexAttributeTests.cpp243 const vk::Move<vk::VkDevice> device = createDynamicVertexStateDevice(m_context, queueFamilyIndex, m_pipelineConstructionType); in iterate() local
[all...]
H A DvktPipelineMaxVaryingsTests.cpp813 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize bufferSize, const VkBufferUsageFlags usage) in makeBuffer() argument
954 const VkDevice device = context.getDevice(); in test() local
[all...]
H A DvktPipelineRobustnessCacheTests.cpp61 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, vk::VkFormat imageFormat, vk::VkExtent2D imageExtent) in makeBufferForImage() argument
97 vk::Move<vk::VkSampler> makeSampler(const vk::DeviceInterface& vk, const vk::VkDevice device) in makeSampler() argument
160 const vk::VkDevice device = m_context.getDevice(); in draw() local
189 const vk::VkDevice device = m_context.getDevice(); in verifyImage() local
222 const vk::VkDevice device in iterate() local
[all...]
H A DvktPipelineStencilExportTests.cpp223 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) in isSupportedDepthStencilFormat() argument
475 const VkDevice device = context.getDevice(); in testStencilExportReplace() local
255 makeTestRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkFormat stencilFormat) makeTestRenderPass() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp383 const vk::VkDevice device = ctx.getDevice(); in executeFragmentTest() local
577 const vk::VkDevice device = ctx.getDevice(); executeComputeTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryNonUniformArgsTests.cpp176 const auto device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp266 const auto device = m_context.getDevice(); in iterate() local
[all...]
H A DvktRayTracingNullASTests.cpp174 Move<VkDevice> device; member
93 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 raygenGroup, const deUint32 missGroup, const deUint32 hitGroup) makePipeline() argument
413 const VkDevice device = *deviceHelper.device; runTest() local
[all...]
H A DvktRayTracingPositionFetchTests.cpp238 const auto device = m_context.getDevice(); in iterate() local
[all...]
H A DvktRayTracingProceduralGeometryTests.cpp69 Move<VkDevice> device; member
190 const VkDevice device in iterate() local
309 const VkDevice device = *m_customDevice.device; clearBuffer() local
335 const VkDevice device = *m_customDevice.device; setupRayTracingPipeline() local
356 const VkDevice device = *m_customDevice.device; setupAccelerationStructures() local
418 const VkDevice device = *m_customDevice.device; setupRayTracingPipeline() local
440 const VkDevice device = *m_customDevice.device; setupAccelerationStructures() local
[all...]

Completed in 25 milliseconds

1...<<131132133134135136137138139140>>...208