/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 340 void IndirectDispatchInstanceBufferUpload::fillIndirectBufferData (const vk::VkCommandBuffer commandBuffer, const vk::DeviceInterface& vkdi, const vk::BufferWithMemory& indirectBuffer) in fillIndirectBufferData() argument 401 const vk::DeviceInterface& vkdi = m_context.getDeviceInterface(); in iterate() local 403 const vk::DeviceInterface& vkdi = (m_computeQueueOnly && (DE_NULL != m_deviceDriver)) ? *m_deviceDriver : m_context.getDeviceInterface(); in iterate() local 520 verifyResultBuffer(const vk::BufferWithMemory& resultBuffer, const vk::DeviceInterface& vkdi, const vk::VkDeviceSize resultBlockSize) const verifyResultBuffer() argument 689 fillIndirectBufferData(const vk::VkCommandBuffer commandBuffer, const vk::DeviceInterface& vkdi, const vk::BufferWithMemory& indirectBuffer) fillIndirectBufferData() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsm64bitCompareTests.cpp | 1047 BufferWithMemory createStorageBuffer(const vk::DeviceInterface& vkdi, in createStorageBuffer() argument 1180 auto& vkdi = m_context.getDeviceInterface(); in iterate() local [all...] |
H A D | vktSpvAsmComputeShaderCase.cpp | 119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, vk::VkFormat imageFormat, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument 161 void setMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument 65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument 171 fillMemoryWithValue(const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) fillMemoryWithValue() argument 181 invalidateMemory(const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) invalidateMemory() argument 192 createDescriptorSetLayout(const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) createDescriptorSetLayout() argument 205 createPipelineLayout(const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorSetLayout descriptorSetLayout, const vkt::SpirVAssembly::BufferSp& pushConstants) createPipelineLayout() argument 242 createDescriptorPool(const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) createDescriptorPool() argument 258 createDescriptorSet(const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorPool pool, VkDescriptorSetLayout layout, const vector<VkDescriptorType>& dtypes, const vector<VkDescriptorBufferInfo>& descriptorInfos, const vector<VkDescriptorImageInfo>& descriptorImageInfos) createDescriptorSet() argument 307 createComputePipeline(const DeviceInterface& vkdi, const VkDevice& device, VkPipelineLayout pipelineLayout, VkShaderModule shader, const char* entryPoint, const vkt::SpirVAssembly::SpecConstants& specConstants) createComputePipeline() argument 462 const DeviceInterface& vkdi = m_context.getDeviceInterface(); iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 333 void IndirectDispatchInstanceBufferUpload::fillIndirectBufferData (const vk::VkCommandBuffer commandBuffer, const vk::DeviceInterface& vkdi, const vk::BufferWithMemory& indirectBuffer) in fillIndirectBufferData() argument 394 const vk::DeviceInterface& vkdi = m_context.getDeviceInterface(); in iterate() local 396 const vk::DeviceInterface& vkdi = (m_computeQueueOnly && (DE_NULL != m_deviceDriver)) ? *m_deviceDriver : m_context.getDeviceInterface(); in iterate() local 516 verifyResultBuffer(const vk::BufferWithMemory& resultBuffer, const vk::DeviceInterface& vkdi, const vk::VkDeviceSize resultBlockSize) const verifyResultBuffer() argument 678 fillIndirectBufferData(const vk::VkCommandBuffer commandBuffer, const vk::DeviceInterface& vkdi, const vk::BufferWithMemory& indirectBuffer) fillIndirectBufferData() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument 161 void setMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument 65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument 171 fillMemoryWithValue(const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) fillMemoryWithValue() argument 181 invalidateMemory(const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) invalidateMemory() argument 192 createDescriptorSetLayout(const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) createDescriptorSetLayout() argument 205 createPipelineLayout(const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorSetLayout descriptorSetLayout, const vkt::SpirVAssembly::BufferSp& pushConstants) createPipelineLayout() argument 242 createDescriptorPool(const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) createDescriptorPool() argument 258 createDescriptorSet(const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorPool pool, VkDescriptorSetLayout layout, const vector<VkDescriptorType>& dtypes, const vector<VkDescriptorBufferInfo>& descriptorInfos, const vector<VkDescriptorImageInfo>& descriptorImageInfos) createDescriptorSet() argument 307 createComputePipeline(const DeviceInterface& vkdi, const VkDevice& device, VkPipelineLayout pipelineLayout, VkShaderModule shader, const char* entryPoint, const vkt::SpirVAssembly::SpecConstants& specConstants) createComputePipeline() argument 462 const DeviceInterface& vkdi = m_context.getDeviceInterface(); iterate() local [all...] |
H A D | vktSpvAsm64bitCompareTests.cpp | 1047 BufferWithMemory createStorageBuffer(const vk::DeviceInterface& vkdi, in createStorageBuffer() argument 1180 auto& vkdi = m_context.getDeviceInterface(); in iterate() local [all...] |