| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | ShaderModuleVk.h | 28 class PipelineLayout; variable
|
| D | Forward.h | 29 class PipelineLayout; variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
| D | ShaderModuleMTL.h | 28 class PipelineLayout; variable
|
| D | Forward.h | 30 class PipelineLayout; variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | PipelineGL.h | 32 class PipelineLayout; variable
|
| D | ShaderModuleGL.h | 25 class PipelineLayout; variable
|
| D | PipelineLayoutGL.cpp | 23 PipelineLayout::PipelineLayout(Device* device, const PipelineLayoutDescriptor* descriptor) in PipelineLayout() function in dawn_native::opengl::PipelineLayout
|
| D | Forward.h | 30 class PipelineLayout; variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | ShaderModuleD3D12.h | 30 class PipelineLayout; variable
|
| D | Forward.h | 30 class PipelineLayout; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPipelineLayout.hpp | 23 class PipelineLayout : public Object<PipelineLayout, VkPipelineLayout> class
|
| D | VkPipelineLayout.cpp | 24 PipelineLayout::PipelineLayout(const VkPipelineLayoutCreateInfo *pCreateInfo, void *mem) in PipelineLayout() function in vk::PipelineLayout
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/json/ |
| D | vkpcc.json | 24 …"PipelineLayout": {"$ref": "https://schema.khronos.org/vulkan/vk.json#/definitions/VkPipelineLayou… object 40 …"PipelineLayout": {"$ref": "https://schema.khronos.org/vulkan/vk.json#/definitions/VkPipelineLayou… object
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
| D | DeviceNull.h | 48 using PipelineLayout = PipelineLayoutBase; variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| D | vktMemoryAddressBindingTests.cpp | 910 struct PipelineLayout struct 912 typedef VkPipelineLayout Type; 914 struct Parameters 934 struct Resources 954 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| D | vktMemoryDeviceMemoryReportTests.cpp | 928 struct PipelineLayout struct 930 typedef VkPipelineLayout Type; 932 struct Parameters 952 struct Resources 972 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAddressBindingTests.cpp | 949 struct PipelineLayout struct 951 typedef VkPipelineLayout Type; 953 struct Parameters 973 struct Resources 993 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| D | vktMemoryDeviceMemoryReportTests.cpp | 934 struct PipelineLayout struct 936 typedef VkPipelineLayout Type; 938 struct Parameters 958 struct Resources 978 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 1691 struct PipelineLayout struct 1693 typedef VkPipelineLayout Type; 1695 struct Parameters 1715 struct Resources 1735 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 1740 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 1691 struct PipelineLayout struct 1693 typedef VkPipelineLayout Type; 1695 struct Parameters 1715 struct Resources 1735 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 1740 …e<VkPipelineLayout> create (const Environment& env, const Resources& res, const Parameters& params) in create()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | LabelTests.cpp | 258 TEST_F(LabelTest, PipelineLayout) { in TEST_F() argument
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_handles.hpp | 3597 class PipelineLayout class 3608 PipelineLayout() VULKAN_HPP_NOEXCEPT {} // = default; - try to workaround a compiler issue in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout 3617 …PipelineLayout( PipelineLayout && rhs ) VULKAN_HPP_NOEXCEPT : m_pipelineLayout( VULKAN_HPP_NAMESPA… in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout 3626 VULKAN_HPP_CONSTEXPR PipelineLayout( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout 3628 …VULKAN_HPP_TYPESAFE_EXPLICIT PipelineLayout( VkPipelineLayout pipelineLayout ) VULKAN_HPP_NOEXCEPT… in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout
|
| D | vulkan_raii.hpp | 11952 class PipelineLayout class 11964 …PipelineLayout( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & de… in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 11972 …PipelineLayout( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & de… in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 11982 PipelineLayout( std::nullptr_t ) {} in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 11992 PipelineLayout( PipelineLayout && rhs ) VULKAN_HPP_NOEXCEPT in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_handles.hpp | 2268 class PipelineLayout class 2281 VULKAN_HPP_CONSTEXPR PipelineLayout( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout 2282 … VULKAN_HPP_TYPESAFE_EXPLICIT PipelineLayout( VkPipelineLayout pipelineLayout ) VULKAN_HPP_NOEXCEPT in PipelineLayout() function in VULKAN_HPP_NAMESPACE::PipelineLayout
|
| D | vulkan_raii.hpp | 7316 class PipelineLayout class 7327 PipelineLayout( in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 7347 PipelineLayout( in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 7358 PipelineLayout( std::nullptr_t ) {} in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout 7371 PipelineLayout( PipelineLayout && rhs ) VULKAN_HPP_NOEXCEPT in PipelineLayout() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout
|