| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 127 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineMultisampleImageTests.cpp | 548 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 D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 252 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 D | vktPostmortemDeviceFaultTests.cpp | 376 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 D | vktQueryPoolConcurrentTests.cpp | 97 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 D | vktRayQueryBarycentricCoordinatesTests.cpp | 186 const auto device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessUtil.cpp | 286 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 D | vktPipelineCacheSCTests.cpp | 121 const VkDevice device = context.getDevice(); in createPipelineCacheTest() local 324 Move<VkDevice> device; createPipelineCacheTest() local [all...] |
| H A D | vktPipelineIdentifierTests.cpp | 135 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 D | vktShaderObjectCreateUtil.cpp | 87 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 D | vktShaderObjectMiscTests.cpp | 118 const vk::VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 86 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 D | vktSynchronizationOperationSingleQueueTests.cpp | 86 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 D | vktTessellationGeometryGridRenderTests.cpp | 584 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktTessellationGeometryPassthroughTests.cpp | 450 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 D | vktTessellationWindingTests.cpp | 416 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 133 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 D | vktApiGetMemoryCommitment.cpp | 124 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 D | vktApiGranularityTests.cpp | 163 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 D | vktConditionalDispatchTests.cpp | 182 const vk::VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktConditionalIgnoreTests.cpp | 113 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 D | vktDrawDifferingInterpolationTests.cpp | 183 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktDrawNegativeViewportHeightTests.cpp | 102 const VkDevice device = m_context.getDevice(); in NegativeViewportHeightTestInstance() local 436 const VkDevice device = m_context.getDevice(); iterate() local [all...] |
| H A D | vktDrawShaderDrawParametersTests.cpp | 288 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 D | vktDynamicStateBaseClass.cpp | 61 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...] |