Home
last modified time | relevance | path

Searched defs:device (Results 1276 - 1300 of 2490) sorted by relevance

1...<<51525354555657585960>>...100

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp127 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktPipelineMultisampleImageTests.cpp548 Move<VkImage> makeImage (const DeviceInterface& vk, const VkDevice device, const VkFormat format, const IVec2& size, const deUint32 numLayers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) in makeImage() argument
572 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() argument
91 makeGraphicsPipelines(const DeviceInterface& vk, const VkDevice device, const deUint32 numSubpasses, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const IVec2 renderSize, const VkSampleCountFlagBits numSamples, const VkPrimitiveTopology topology) makeGraphicsPipelines() argument
426 makeMultisampleRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat, const VkSampleCountFlagBits numSamples, const deUint32 numLayers) makeMultisampleRenderPass() argument
494 makeSimpleRenderPass(const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType, const VkFormat colorFormat) makeSimpleRenderPass() argument
[all...]
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp252 const VkDevice device = m_context.getDevice(); in iterate() local
124 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkImageLayout initialLayout) makeRenderPass() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp376 const VkDevice device = customDevice.getDevice(); in iterate() local
429 const VkDevice device = m_context.getDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolConcurrentTests.cpp97 const vk::VkDevice device = m_context.getDevice(); in StateObjects() local
242 const vk::VkDevice device = m_context.getDevice(); setVertices() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp186 const auto device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp286 TestEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet) TestEnvironment() argument
331 GraphicsEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, const VertexBindings& vertexBindings, const VertexAttributes& vertexAttributes, const DrawConfig& drawConfig, bool testPipelineRobustness) GraphicsEnvironment() argument
539 ComputeEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, bool testPipelineRobustness) ComputeEnvironment() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp121 const VkDevice device = context.getDevice(); in createPipelineCacheTest() local
324 Move<VkDevice> device; createPipelineCacheTest() local
[all...]
H A DvktPipelineIdentifierTests.cpp135 const VkDevice device = context.getDevice(); in testGraphicsPipelineIdentifier() local
368 const VkDevice device = context.getDevice(); testComputePipelineIdentifier() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp87 Move<VkShaderEXT> createShaderFromBinary (const DeviceInterface& vk, VkDevice device, vk::VkShaderStageFlagBits shaderStage, size_t codeSize, const void* pCode, bool tessellationShaderFeature, bool geometryShaderFeature, vk::VkDescriptorSetLayout descriptorSetLayout) in createShaderFromBinary() argument
110 Move<VkShaderEXT> createShader (const DeviceInterface& vk, VkDevice device, const vk::VkShaderCreateInfoEXT& shaderCreateInfo) in createShader() argument
H A DvktShaderObjectMiscTests.cpp118 const vk::VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp86 Move<VkBuffer> makeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() argument
175 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktSynchronizationOperationSingleQueueTests.cpp86 const VkDevice device = m_context.getDevice(); in iterate() local
171 const VkDevice device = m_context.getDevice(); in iterate() local
255 const VkDevice device in iterate() local
402 const VkDevice device = m_context.getDevice(); iterate() local
531 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.cpp584 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktTessellationGeometryPassthroughTests.cpp450 const VkDevice device = m_context.getDevice(); in iterate() local
373 getPixelBufferAccess(const DeviceInterface& vk, const VkDevice device, const BufferWithMemory& colorBuffer, const VkFormat colorFormat, const tcu::IVec2& renderSize) getPixelBufferAccess() argument
[all...]
H A DvktTessellationWindingTests.cpp416 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp133 Move<VkDescriptorSetLayout> createDescriptorSetLayout (const DeviceInterface& vkd, VkDevice device, VkSampler sampler) in createDescriptorSetLayout() argument
155 Move<VkDescriptorPool> createDescriptorPool (const DeviceInterface& vkd, VkDevice device, const deUint32 combinedSamplerDescriptorCount) in createDescriptorPool() argument
69 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags, VkImageTiling tiling, VkImageLayout layout, deUint32 arrayLayers) createTestImage() argument
100 createImageView(const DeviceInterface& vkd, VkDevice device, VkImage image, VkFormat format, VkSamplerYcbcrConversion conversion, deUint32 layerCount) createImageView() argument
174 createDescriptorSet(const DeviceInterface& vkd, VkDevice device, VkDescriptorPool descPool, VkDescriptorSetLayout descLayout, VkImageView imageView) createDescriptorSet() argument
318 const VkDevice device = context.getDevice(); testFormat() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp124 const VkDevice device = m_context.getDevice(); in iterate() local
382 const VkDevice device = m_context.getDevice(); iterate() local
452 const VkDevice device = m_context.getDevice(); createCommandPool() local
461 const VkDevice device = m_context.getDevice(); allocatePrimaryCommandBuffer() local
487 const VkDevice device = m_context.getDevice(); isDeviceMemoryCommitmentOk() local
[all...]
H A DvktApiGranularityTests.cpp163 const VkDevice device = m_context.getDevice(); in initImages() local
243 const VkDevice device = m_context.getDevice(); in initRenderPass() local
330 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDispatchTests.cpp182 const vk::VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktConditionalIgnoreTests.cpp113 std::unique_ptr<BufferWithMemory> makeBufferForImage(const DeviceInterface& vkd, const VkDevice device, Allocator& allocator, VkFormat imageFormat, VkExtent3D imageExtent) in makeBufferForImage() argument
128 const auto device = m_context.getDevice(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp183 const VkDevice device = m_context.getDevice(); in iterate() local
[all...]
H A DvktDrawNegativeViewportHeightTests.cpp102 const VkDevice device = m_context.getDevice(); in NegativeViewportHeightTestInstance() local
436 const VkDevice device = m_context.getDevice(); iterate() local
[all...]
H A DvktDrawShaderDrawParametersTests.cpp288 const vk::VkDevice device = m_context.getDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp61 const vk::VkDevice device = m_context.getDevice(); in initialize() local
172 initRenderPass(const vk::VkDevice device) initRenderPass() argument
207 initFramebuffer(const vk::VkDevice device) initFramebuffer() argument
217 initPipeline(const vk::VkDevice device) initPipeline() argument
[all...]

Completed in 22 milliseconds

1...<<51525354555657585960>>...100