HomeSort by relevance Sort by last modified time
    Searched defs:DESCRIPTOR_POOL_STATE (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
core_validation_types.h 113 struct DESCRIPTOR_POOL_STATE : BASE_NODE {
123 DESCRIPTOR_POOL_STATE(const VkDescriptorPool pool, const VkDescriptorPoolCreateInfo *pCreateInfo)
142 ~DESCRIPTOR_POOL_STATE() {
634 DESCRIPTOR_POOL_STATE *getDescriptorPoolState(const layer_data *, const VkDescriptorPool);
  /external/vulkan-validation-layers/layers/
core_validation_types.h 116 struct DESCRIPTOR_POOL_STATE : BASE_NODE {
126 DESCRIPTOR_POOL_STATE(const VkDescriptorPool pool, const VkDescriptorPoolCreateInfo *pCreateInfo)
    [all...]

Completed in 86 milliseconds