| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 71 const VkDevice device = m_context.getDevice(); in 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/vulkan/dynamic_state/ |
| H A D | vktDynamicStateBaseClass.cpp | 65 const vk::VkDevice device = m_context.getDevice(); in initialize() local 176 initRenderPass(const vk::VkDevice device) initRenderPass() argument 211 initFramebuffer(const vk::VkDevice device) initFramebuffer() argument 221 initPipeline(const vk::VkDevice device) initPipeline() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 317 const VkDevice device = context.getDevice(); in ScissorRenderer() local 95 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const IVec2 renderSize, const int numViewports, const std::vector<IVec4> scissors) makeGraphicsPipeline() argument 349 const VkDevice device = context.getDevice(); draw() local 401 const VkDevice device = context.getDevice(); test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 151 const VkDevice device = context.getDevice(); in draw() local 87 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) makeGraphicsPipeline() argument 359 const VkDevice device = context.getDevice(); test() local [all...] |
| H A D | vktGeometryTestsUtil.cpp | 428 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 42 setShader(const DeviceInterface& vk, const VkDevice device, const VkShaderStageFlagBits stage, const ProgramBinary& binary, const VkSpecializationInfo* specInfo) setShader() argument 134 build(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass) build() argument 447 fillBuffer(const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const float depth) fillBuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 100 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktImageMismatchedFormatsTests.cpp | 375 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
| H A D | vktMemoryModelSharedLayoutCase.cpp | 362 const vk::VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDynamicControlPoints.cpp | 239 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage(const vk::DeviceInterface& vkd, const vk::VkDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent3D imageExtent) in makeBufferForImage() argument 254 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineLogicOpTests.cpp | 55 isSupportedColorAttachmentFormat(const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) isSupportedColorAttachmentFormat() argument
|
| 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...] |