HomeSort by relevance Sort by last modified time
    Searched refs:bufferRowLength (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_string_helper.h 377 snprintf(str, len, "%sbufferOffset = " PRINTF_SIZE_T_SPECIFIER "\n%sbufferRowLength = %u\n%sbufferImageHeight = %u\n%simageSubresource = 0x%p\n%simageOffset = 0x%p\n%simageExtent = 0x%p\n", prefix, (pStruct->bufferOffset), prefix, (pStruct->bufferRowLength), prefix, (pStruct->bufferImageHeight), prefix, (void*)&(pStruct->imageSubresource), prefix, (void*)&(pStruct->imageOffset), prefix, (void*)&(pStruct->imageExtent));
    [all...]
vk_struct_string_helper_cpp.h     [all...]
vk_struct_string_helper_no_addr.h 377 snprintf(str, len, "%sbufferOffset = " PRINTF_SIZE_T_SPECIFIER "\n%sbufferRowLength = %u\n%sbufferImageHeight = %u\n%simageSubresource = addr\n%simageOffset = addr\n%simageExtent = addr\n", prefix, (pStruct->bufferOffset), prefix, (pStruct->bufferRowLength), prefix, (pStruct->bufferImageHeight), prefix, prefix, prefix);
    [all...]
vk_struct_string_helper_no_addr_cpp.h     [all...]
vk_struct_wrappers.cpp 459 printf("%*s %sbufferRowLength = %u\n", m_indent, "", &m_dummy_prefix, (m_struct.bufferRowLength));
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]

Completed in 321 milliseconds

12