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

1 2

  /external/skia/tools/gpu/vk/
VkTestContext.cpp 49 beginInfo.pInheritanceInfo = nullptr;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp     [all...]
core_validation.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
unique_objects.cpp     [all...]
  /external/skia/src/gpu/vk/
GrVkCommandBuffer.cpp 331 cmdBufferBeginInfo.pInheritanceInfo = nullptr;
704 cmdBufferBeginInfo.pInheritanceInfo = &inheritanceInfo;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_validate_helper.h 312 if (pStruct->pInheritanceInfo && !vk_validate_vkcommandbufferinheritanceinfo((const VkCommandBufferInheritanceInfo*)pStruct->pInheritanceInfo))
    [all...]
vk_safe_struct.h     [all...]
vk_struct_size_helper.c 190 structSize += vk_size_vkcommandbufferinheritanceinfo(pStruct->pInheritanceInfo);
    [all...]
parameter_validation.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation.cpp     [all...]
device_limits.cpp 505 const VkCommandBufferInheritanceInfo *pInfo = pBeginInfo->pInheritanceInfo;
    [all...]
parameter_validation.cpp     [all...]
  /external/vulkan-validation-layers/demos/smoke/
Smoke.cpp 712 begin_info.pInheritanceInfo = &inherit_info;
  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 740 info.pInheritanceInfo = &hinfo;
  /frameworks/rs/rsov/driver/
rsovScript.cpp 521 .pInheritanceInfo = nullptr,
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/device_limits/
device_limits.cpp 505 const VkCommandBufferInheritanceInfo *pInfo = pBeginInfo->pInheritanceInfo;
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
parameter_validation.cpp     [all...]
object_tracker.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1029 const VkCommandBufferInheritanceInfo* pInheritanceInfo;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 597 pInheritanceInfo = DE_NULL;
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c 583 .pInheritanceInfo = NULL,
645 .pInheritanceInfo = NULL,
726 .pInheritanceInfo = NULL,
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/parameter_validation/
parameter_validation.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationSmokeTests.cpp     [all...]

Completed in 155 milliseconds

1 2