/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CLCommandQueueVk.cpp | 1256 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, globalOffsetRange->offset, in processKernelResources() 1265 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, globalSizeRange->offset, in processKernelResources() 1277 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, regionOffsetRange->offset, in processKernelResources() 1291 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, in processKernelResources() 1300 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, in processKernelResources() 1312 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, numWorkgroupsRange->offset, in processKernelResources() 1366 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, offset, size, in processKernelResources() 1400 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, in processKernelResources() 1419 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, in processKernelResources() 1429 kernelVk.getPipelineLayout(), VK_SHADER_STAGE_COMPUTE_BIT, in processKernelResources() [all …]
|
H A D | CLKernelVk.h | 99 return pipelineLayoutCache->getPipelineLayout(mContext, mPipelineLayoutDesc, in initPipelineLayout() 102 const vk::PipelineLayout &getPipelineLayout() const { return *mPipelineLayout; } in getPipelineLayout() function
|
H A D | ProgramExecutableVk.cpp | 1552 context, &pipelines, pipelineCache, compatibleRenderPass, getPipelineLayout(), source, in createGraphicsPipelineImpl() 1563 context, &pipelines, pipelineCache, compatibleRenderPass, getPipelineLayout(), source, in createGraphicsPipelineImpl() 1653 contextVk, pipelineCache, desc, getPipelineLayout(), vertexInputPipeline, shadersPipeline, in linkGraphicsPipelineLibraries() 1663 contextVk, pipelineCache, desc, getPipelineLayout(), specConsts, *pipelineOut); in linkGraphicsPipelineLibraries() 1684 context, &mComputePipelines, pipelineCache, getPipelineLayout(), pipelineOptions, source, in getOrCreateComputePipeline() 1803 ANGLE_TRY(pipelineLayoutCache->getPipelineLayout(context, pipelineLayoutDesc, in createPipelineLayout() 2057 getPipelineLayout(), pipelineBindPoint, descriptorSetIndex, 1, &descSet, in bindDescriptorSets() 2064 getPipelineLayout(), pipelineBindPoint, descriptorSetIndex, 1, &descSet, in bindDescriptorSets() 2070 commandBuffer->bindDescriptorSets(getPipelineLayout(), pipelineBindPoint, in bindDescriptorSets()
|
H A D | CLKernelVk.cpp | 317 mContext, &mComputePipelineCache, pipelineCache, getPipelineLayout(), in getOrCreateComputePipeline()
|
H A D | ProgramExecutableVk.h | 206 const vk::PipelineLayout &getPipelineLayout() const { return *mPipelineLayout; } in getPipelineLayout() function
|
H A D | vk_cache_utils.h | 2731 angle::Result getPipelineLayout(vk::Context *context,
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/ |
D | GpuDecompressionPipeline.cpp | 246 VkPipelineLayout pipelineLayout = getPipelineLayout(compressedFormat); in get() 284 VkPipelineLayout GpuDecompressionPipelineManager::getPipelineLayout(VkFormat format) { in getPipelineLayout() function in gfxstream::vk::GpuDecompressionPipelineManager
|
D | GpuDecompressionPipeline.h | 118 VkPipelineLayout getPipelineLayout(VkFormat format);
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 269 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 459 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 652 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 875 …indDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(), 0u, 1u, in iterate() 1085 …indDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(), 0u, 1u, in iterate() 1365 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 1572 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 1781 …vk.cmdBindDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(),… in iterate() 2037 …ndDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline0.getPipelineLayout(), 0u, 1u, in iterate() 2272 …indDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(), 0u, 1u, in iterate() [all …]
|
H A D | vktComputeShaderBuiltinVarTests.cpp | 560 …indDescriptorSets(*cmdBuffer, VK_PIPELINE_BIND_POINT_COMPUTE, pipeline.getPipelineLayout(), 0u, 1u, in iterate()
|
H A D | vktComputeIndirectComputeDispatchTests.cpp | 514 …DescriptorSets(*cmdBuffer, vk::VK_PIPELINE_BIND_POINT_COMPUTE, computePipeline.getPipelineLayout(), in iterate()
|
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 204 …vk.cmdBindDescriptorSets(*cmdBuffer, bindPoint, pipeline.getPipelineLayout(), 0u, 1, &*descriptorS… in runCompute()
|
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 130 …vk.cmdBindDescriptorSets(*cmdBuffer, bindPoint, pipeline.getPipelineLayout(), 0u, 1, &*descriptorS…
|
H A D | vktComputeCooperativeMatrixTests.cpp | 1531 …vk.cmdBindDescriptorSets(*cmdBuffer, bindPoint, pipeline.getPipelineLayout(), 0u, 1, &*descriptorS… in iterate()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 857 virtual vk::VkPipelineLayout getPipelineLayout(void) const = 0; 1022 const vk::VkPipelineLayout pipelineLayout(getPipelineLayout()); in renderToTarget() 1252 vk::VkPipelineLayout getPipelineLayout(void) const; 1846 vk::VkPipelineLayout BufferRenderInstance::getPipelineLayout(void) const in getPipelineLayout() function in vkt::BindingModel::__anon9c2f79db0111::BufferRenderInstance 1870 … getPipelineLayout(), 0, (int)sets.size(), &sets.front(), numOffsets, dynamicOffsetPtr, in writeDrawCmdBuffer() 1888 … getPipelineLayout(), descriptorSetNdx, 1, &sets[setNdx], numOffsets, in writeDrawCmdBuffer() 1903 ….cmdPushDescriptorSetWithTemplateKHR(cmd, **m_updateTemplates[setNdx], getPipelineLayout(), setNdx, in writeDrawCmdBuffer() 2075 inline vk::VkPipelineLayout getPipelineLayout(void) const in getPipelineLayout() function in vkt::BindingModel::__anon9c2f79db0111::ComputePipeline 2913 …const ComputeCommand compute(m_vki, m_device, pipeline.getPipeline(), pipeline.getPipelineLayout(), in testResourceAccess() 2951 pipeline.getPipelineLayout()); in testResourceAccess() [all …]
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Context.hpp | 287 inline const PipelineLayout *getPipelineLayout() const { return pipelineLayout; } in getPipelineLayout() function 350 inline const PipelineLayout *getPipelineLayout() const { return pipelineLayout; } in getPipelineLayout() function
|
H A D | Renderer.cpp | 235 …vertexRoutine = vertexProcessor.routine(vertexState, preRasterizationState.getPipelineLayout(), ve… in draw() 243 …pixelRoutine = pixelProcessor.routine(pixelState, fragmentState->getPipelineLayout(), fragmentShad… in draw() 267 draw->preRasterizationPipelineLayout = preRasterizationState.getPipelineLayout(); in draw() 379 draw->fragmentPipelineLayout = fragmentState->getPipelineLayout(); in draw()
|
H A D | VertexProcessor.cpp | 76 state.pipelineLayoutIdentifier = preRasterizationState.getPipelineLayout()->identifier; in update()
|
H A D | PixelProcessor.cpp | 89 state.pipelineLayoutIdentifier = fragmentState.getPipelineLayout()->identifier; in update()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkComputePipelineConstructionUtil.hpp | 90 VkPipelineLayout getPipelineLayout(void);
|
H A D | vkPipelineConstructionUtil.cpp | 3289 if (shader.getPipelineLayout() != DE_NULL) in makeShaderCreateInfo() 3291 shaderCreateInfo.setLayoutCount = shader.getPipelineLayout()->getSetLayoutCount(); in makeShaderCreateInfo() 3292 shaderCreateInfo.pSetLayouts = shader.getPipelineLayout()->getSetLayouts(); in makeShaderCreateInfo() 3293 … shaderCreateInfo.pushConstantRangeCount = shader.getPipelineLayout()->getPushConstantRangeCount(); in makeShaderCreateInfo() 3294 … shaderCreateInfo.pPushConstantRanges = shader.getPipelineLayout()->getPushConstantRanges(); in makeShaderCreateInfo() 3299 shaderCreateInfo.setLayoutCount = other.getPipelineLayout()->getSetLayoutCount(); in makeShaderCreateInfo() 3300 shaderCreateInfo.pSetLayouts = other.getPipelineLayout()->getSetLayouts(); in makeShaderCreateInfo() 3304 … shaderCreateInfo.pushConstantRangeCount = other.getPipelineLayout()->getPushConstantRangeCount(); in makeShaderCreateInfo() 3305 … shaderCreateInfo.pPushConstantRanges = other.getPipelineLayout()->getPushConstantRanges(); in makeShaderCreateInfo()
|
H A D | vkComputePipelineConstructionUtil.cpp | 265 VkPipelineLayout ComputePipelineWrapper::getPipelineLayout(void) in getPipelineLayout() function in vk::ComputePipelineWrapper
|
H A D | vkPipelineConstructionUtil.hpp | 358 const PipelineLayoutWrapper *getPipelineLayout(void) const in getPipelineLayout() function in vk::ShaderWrapper
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiPipelineTests.cpp | 693 Move<VkPipelineLayout> getPipelineLayout(const DeviceInterface &vk, const VkDevice &device, uint32_… in getPipelineLayout() function 1051 getPipelineLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutHandlesAC), setLayoutHandlesAC)); in pipelineLayoutLifetimeTest() 1053 getPipelineLayout(vk, device, DE_LENGTH_OF_ARRAY(setLayoutHandlesBC), setLayoutHandlesBC)); in pipelineLayoutLifetimeTest()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 1025 …virtual Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface &deviceInterface, VkDev… in getPipelineLayout() function in vkt::RayTracing::__anon87081bdf0111::TestBase 1595 …Move<VkPipelineLayout> getPipelineLayout(const vk::DeviceInterface &deviceInterface, VkDevice devi… in getPipelineLayout() function in vkt::RayTracing::__anon87081bdf0111::ASStressTest 7864 m_testPtr->getPipelineLayout(deviceInterface, deviceVk, descriptorSetLayoutPtr.get()); in runTest()
|