Home
last modified time | relevance | path

Searched refs:VkCommandBufferInheritanceInfo (Results 1 – 25 of 57) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp344 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = in beginSecondaryCommandBuffer()
605 …(const VkCommandBufferInheritanceInfo*)DE_NULL //const VkCommandBufferInheritanceInfo* pInheritanc… in executeCommandBuffer()
872 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executePrimaryBufferTest()
954 (const VkCommandBufferInheritanceInfo*)DE_NULL, in executeLargePrimaryBufferTest()
1045 (const VkCommandBufferInheritanceInfo*)DE_NULL, in resetBufferImplicitlyTest()
1171 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in addCommandsToBuffer()
1212 (const VkCommandBufferInheritanceInfo*)DE_NULL, // pInheritanceInfo; in executeSecondaryCmdBuffer()
1341 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordSinglePrimaryBufferTest()
1390 (const VkCommandBufferInheritanceInfo*)DE_NULL, in recordLargePrimaryBufferTest()
1471 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in recordSingleSecondaryBufferTest()
[all …]
DvktApiFillBufferTests.cpp160 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
325 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
DvktApiSmokeTests.cpp730 (const VkCommandBufferInheritanceInfo*)DE_NULL, in renderTriangleTest()
1347 (const VkCommandBufferInheritanceInfo*)DE_NULL, in renderTriangleUnusedResolveAttachmentTest()
DvktApiCopiesAndBlittingTests.cpp537 (const VkCommandBufferInheritanceInfo*)DE_NULL, in uploadImageAspect()
732 (const VkCommandBufferInheritanceInfo*)DE_NULL, in readImageAspect()
982 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
1265 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
1453 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
1648 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
1919 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
3087 (const VkCommandBufferInheritanceInfo*)DE_NULL, in ResolveImageToImage()
3237 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
3389 (const VkCommandBufferInheritanceInfo*)DE_NULL, in copyMSImageToMSImage()
DvktApiBufferViewAccessTests.cpp606 (const VkCommandBufferInheritanceInfo*)DE_NULL, in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp325 (const VkCommandBufferInheritanceInfo*)DE_NULL in uploadImage()
482 (const VkCommandBufferInheritanceInfo*)DE_NULL in fillImageMemory()
563 (const VkCommandBufferInheritanceInfo*)DE_NULL in downloadImage()
696 (const VkCommandBufferInheritanceInfo*)DE_NULL in readImageMemory()
DvktYCbCrViewTests.cpp335 (const VkCommandBufferInheritanceInfo*)DE_NULL in executeImageBarrier()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.cpp270 (const VkCommandBufferInheritanceInfo*)DE_NULL, in beginCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp745 (const VkCommandBufferInheritanceInfo*)DE_NULL, in configCommandBuffer()
1256 (const VkCommandBufferInheritanceInfo*)DE_NULL, in configCommandBuffer()
1511 (const VkCommandBufferInheritanceInfo*)DE_NULL, in configCommandBuffer()
1762 (const VkCommandBufferInheritanceInfo*)DE_NULL, in configCommandBuffer()
1913 (const VkCommandBufferInheritanceInfo*)DE_NULL, in configCommandBuffer()
DvktPipelinePushConstantTests.cpp1082 (const VkCommandBufferInheritanceInfo*)DE_NULL, in PushConstantGraphicsTestInstance()
1505 (const VkCommandBufferInheritanceInfo*)DE_NULL, in PushConstantComputeTestInstance()
DvktPipelineImageUtil.cpp287 (const VkCommandBufferInheritanceInfo*)DE_NULL, in readColorAttachment()
468 (const VkCommandBufferInheritanceInfo*)DE_NULL, in uploadTestTextureInternal()
DvktPipelineCacheTests.cpp1111 (const VkCommandBufferInheritanceInfo*)DE_NULL, in prepareCommandBuffer()
1400 (const VkCommandBufferInheritanceInfo*)DE_NULL, in prepareCommandBuffer()
DvktPipelineStencilTests.cpp795 (const VkCommandBufferInheritanceInfo*)DE_NULL, in StencilTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp682 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
863 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
1023 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
1119 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
1456 … (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
1580 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo in iterate()
DvktShaderRender.cpp1145 (const VkCommandBufferInheritanceInfo*)DE_NULL, in uploadImage()
1289 (const VkCommandBufferInheritanceInfo*)DE_NULL, in clearImage()
1748 (const VkCommandBufferInheritanceInfo*)DE_NULL, in uploadSparseImage()
2799 (const VkCommandBufferInheritanceInfo*)DE_NULL, in render()
2947 (const VkCommandBufferInheritanceInfo*)DE_NULL, in render()
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp742 VkCommandBufferInheritanceInfo inheritanceInfo; in begin()
743 memset(&inheritanceInfo, 0, sizeof(VkCommandBufferInheritanceInfo)); in begin()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp305 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo = in secondaryCommandBufferCase()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp420 (const VkCommandBufferInheritanceInfo*)DE_NULL, in iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl209 template<> VkStructureType getStructureType<VkCommandBufferInheritanceInfo> (void)
DvkStructTypes.inl1012 struct VkCommandBufferInheritanceInfo struct
1029 const VkCommandBufferInheritanceInfo* pInheritanceInfo; argument
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1201 (const VkCommandBufferInheritanceInfo*)DE_NULL, in execute()
1305 (const VkCommandBufferInheritanceInfo*)DE_NULL, in execute()
1941 (const VkCommandBufferInheritanceInfo*)DE_NULL, in execute()
2585 (const VkCommandBufferInheritanceInfo*)DE_NULL, in renderTess()
/external/vulkan-validation-layers/layers/
Dcore_validation_types.h560 VkCommandBufferInheritanceInfo inheritanceInfo;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp495 (const VkCommandBufferInheritanceInfo*)DE_NULL, in beginCommandBuffer()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp202 (const VkCommandBufferInheritanceInfo*)DE_NULL, in uploadImage()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp737 VkCommandBufferInheritanceInfo hinfo = {}; in begin()

123