Home
last modified time | relevance | path

Searched refs:PRINTF_SIZE_T_SPECIFIER (Results 1 – 3 of 3) 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.cpp1354 … "data (bytes %u.." PRINTF_SIZE_T_SPECIFIER "; " PRINTF_SIZE_T_SPECIFIER " bytes provided)..", in ValidateSpecializationOffsets()
3087 … "SPIR-V module not valid: Codesize must be a multiple of 4 but is " PRINTF_SIZE_T_SPECIFIER ".", in PreCallValidateCreateShaderModule()
Dcore_validation.cpp959 … "index " PRINTF_SIZE_T_SPECIFIER " of pVertexBindingDescriptions has a binding value of %u.", in ValidatePipelineDrawtimeState()
993 … "Invalid attribAddress alignment for vertex attribute " PRINTF_SIZE_T_SPECIFIER in ValidatePipelineDrawtimeState()
1420 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1434 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1448 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
1462 …vkCreateGraphicsPipelines(): pPipelines[%d].pColorBlendState.pAttachments[" PRINTF_SIZE_T_SPECIFIER in ValidatePipelineUnlocked()
11781 "%s: Flush/Invalidate offset (" PRINTF_SIZE_T_SPECIFIER in ValidateMemoryIsMapped()
11782 … ") is less than Memory Object's offset (" PRINTF_SIZE_T_SPECIFIER ").", in ValidateMemoryIsMapped()
11794 … "%s: Flush/Invalidate size or offset (" PRINTF_SIZE_T_SPECIFIER ", " PRINTF_SIZE_T_SPECIFIER in ValidateMemoryIsMapped()
11795 … ") exceed the Memory Object's upper-bound (" PRINTF_SIZE_T_SPECIFIER ").", in ValidateMemoryIsMapped()