HomeSort by relevance Sort by last modified time
    Searched refs:VkCommandBufferInheritanceInfo (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCommandBuffersTests.cpp 334 DE_NULL // const VkCommandBufferInheritanceInfo* pInheritanceInfo;
344 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo =
361 &commandBufferInheritanceInfo // const VkCommandBufferInheritanceInfo* pInheritanceInfo;
605 (const VkCommandBufferInheritanceInfo*)DE_NULL //const VkCommandBufferInheritanceInfo* pInheritanceInfo;
    [all...]
vktApiFillBufferTests.cpp 160 (const VkCommandBufferInheritanceInfo*)DE_NULL,
325 (const VkCommandBufferInheritanceInfo*)DE_NULL,
vktApiSmokeTests.cpp 730 (const VkCommandBufferInheritanceInfo*)DE_NULL,
    [all...]
vktApiCopiesAndBlittingTests.cpp 537 (const VkCommandBufferInheritanceInfo*)DE_NULL,
732 (const VkCommandBufferInheritanceInfo*)DE_NULL,
    [all...]
vktApiBufferViewAccessTests.cpp 606 (const VkCommandBufferInheritanceInfo*)DE_NULL,
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.h     [all...]
vk_struct_size_helper.h 54 size_t vk_size_vkcommandbufferinheritanceinfo(const VkCommandBufferInheritanceInfo* pStruct);
vk_struct_size_helper.c 194 size_t vk_size_vkcommandbufferinheritanceinfo(const VkCommandBufferInheritanceInfo* pStruct)
198 structSize = sizeof(VkCommandBufferInheritanceInfo);
    [all...]
vk_struct_validate_helper.h 56 uint32_t vk_validate_vkcommandbufferinheritanceinfo(const VkCommandBufferInheritanceInfo* pStruct);
312 if (pStruct->pInheritanceInfo && !vk_validate_vkcommandbufferinheritanceinfo((const VkCommandBufferInheritanceInfo*)pStruct->pInheritanceInfo))
316 uint32_t vk_validate_vkcommandbufferinheritanceinfo(const VkCommandBufferInheritanceInfo* pStruct)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeTestsUtil.cpp 270 (const VkCommandBufferInheritanceInfo*)DE_NULL,
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrUtil.cpp 325 (const VkCommandBufferInheritanceInfo*)DE_NULL
482 (const VkCommandBufferInheritanceInfo*)DE_NULL
563 (const VkCommandBufferInheritanceInfo*)DE_NULL
696 (const VkCommandBufferInheritanceInfo*)DE_NULL
vktYCbCrViewTests.cpp 335 (const VkCommandBufferInheritanceInfo*)DE_NULL
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineTimestampTests.cpp     [all...]
vktPipelineImageUtil.cpp 287 (const VkCommandBufferInheritanceInfo*)DE_NULL,
468 (const VkCommandBufferInheritanceInfo*)DE_NULL,
    [all...]
vktPipelinePushConstantTests.cpp     [all...]
vktPipelineCacheTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderBuiltinVarTests.cpp 682 (const VkCommandBufferInheritanceInfo*)DE_NULL // VkCommandBufferInheritanceInfo pInheritanceInfo
    [all...]
vktShaderRender.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationBasicEventTests.cpp 305 const VkCommandBufferInheritanceInfo secCmdBufInheritInfo =
321 &secCmdBufInheritInfo, // const VkCommandBufferInheritanceInfo* pInheritanceInfo;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation_types.h 385 VkCommandBufferInheritanceInfo inheritanceInfo;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGetStructureTypeImpl.inl 209 template<> VkStructureType getStructureType<VkCommandBufferInheritanceInfo> (void)
vkStructTypes.inl 1012 struct VkCommandBufferInheritanceInfo
1029 const VkCommandBufferInheritanceInfo* pInheritanceInfo;
    [all...]
  /external/skia/src/gpu/vk/
GrVkCommandBuffer.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderCase.cpp 420 (const VkCommandBufferInheritanceInfo*)DE_NULL,
  /external/vulkan-validation-layers/layers/
core_validation_types.h 560 VkCommandBufferInheritanceInfo inheritanceInfo;

Completed in 156 milliseconds

1 2 3 4