Home
last modified time | relevance | path

Searched refs:setBinds (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp923 SetupOp setBinds [kTestBindPoints] = { SetupOp::OP_COUNT, SetupOp::OP_COUNT }; in createBindPointTests() local
932 setBinds[elemIdx] = SetupOp::BIND_GRAPHICS_SET; in createBindPointTests()
939 setBinds[elemIdx] = SetupOp::BIND_COMPUTE_SET; in createBindPointTests()
946 setBinds[elemIdx] = SetupOp::BIND_RAYTRACING_SET; in createBindPointTests()
970 params.setupSequence[2] = setBinds[0]; in createBindPointTests()
971 params.setupSequence[3] = setBinds[1]; in createBindPointTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp922 SetupOp setBinds [kTestBindPoints] = { SetupOp::OP_COUNT, SetupOp::OP_COUNT }; in createBindPointTests() local
931 setBinds[elemIdx] = SetupOp::BIND_GRAPHICS_SET; in createBindPointTests()
938 setBinds[elemIdx] = SetupOp::BIND_COMPUTE_SET; in createBindPointTests()
945 setBinds[elemIdx] = SetupOp::BIND_RAYTRACING_SET; in createBindPointTests()
969 params.setupSequence[2] = setBinds[0]; in createBindPointTests()
970 params.setupSequence[3] = setBinds[1]; in createBindPointTests()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp6828 SparseBufferMemoryBindInfo & setBinds(
6936 SparseImageOpaqueMemoryBindInfo & setBinds(
7409 SparseImageMemoryBindInfo & setBinds(
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp9020 setBinds( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::SparseMemoryBind> const & binds_ ) VULKAN_HPP_NOEXCEPT
9134 setBinds( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::SparseMemoryBind> const & binds_ ) VULKAN_HPP_NOEXCEPT
9655 setBinds( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_HPP_NAMESPACE::SparseImageMemoryBind> const & binds_ ) VULKAN_HPP_NOEXCEPT
[all...]

Completed in 94 milliseconds