Home
last modified time | relevance | path

Searched refs:PRINTF_SIZE_T_SPECIFIER (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_loader_platform.h81 #define PRINTF_SIZE_T_SPECIFIER "%zu" macro
189 #define PRINTF_SIZE_T_SPECIFIER "%Iu" macro
Dshader_validation.cpp1275 … "data (bytes %u.." PRINTF_SIZE_T_SPECIFIER "; " PRINTF_SIZE_T_SPECIFIER " bytes provided)..", in ValidateSpecializationOffsets()
2289 … "SPIR-V module not valid: Codesize must be a multiple of 4 but is " PRINTF_SIZE_T_SPECIFIER ".", in PreCallValidateCreateShaderModule()
Dcore_validation.cpp931 … "index " PRINTF_SIZE_T_SPECIFIER " of pVertexBindingDescriptions has a binding value of %u.", in ValidatePipelineDrawtimeState()
966 … "Invalid attribAddress alignment for vertex attribute " PRINTF_SIZE_T_SPECIFIER in ValidatePipelineDrawtimeState()
1351 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1365 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1379 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1393 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
10783 "%s: Flush/Invalidate offset (" PRINTF_SIZE_T_SPECIFIER in ValidateMemoryIsMapped()
10784 ") is less than Memory Object's offset (" PRINTF_SIZE_T_SPECIFIER ").", in ValidateMemoryIsMapped()
10796 … "%s: Flush/Invalidate size or offset (" PRINTF_SIZE_T_SPECIFIER ", " PRINTF_SIZE_T_SPECIFIER in ValidateMemoryIsMapped()
10797 … ") exceed the Memory Object's upper-bound (" PRINTF_SIZE_T_SPECIFIER ").", in ValidateMemoryIsMapped()
Dbuffer_validation.cpp3816 "(" PRINTF_SIZE_T_SPECIFIER ").", in ValidateBufferViewRange()
3825 …not equal VK_WHOLE_SIZE, range divided by the element size of the format (" PRINTF_SIZE_T_SPECIFIER in ValidateBufferViewRange()