Home
last modified time | relevance | path

Searched defs:ERROR_MSG (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp114 static const StringTemplate ERROR_MSG = {"Pipeline creation returned an error result: ${0}"}; in validateResults() local
138 static const StringTemplate ERROR_MSG = {"Got ${0}, Expected ${1}"}; in checkResult() local
154 …static const StringTemplate ERROR_MSG = {"Index ${0} is not in created pipelines (pipelines.size()… in checkPipelineMustBeValid() local
160 static const StringTemplate ERROR_MSG = {"pipelines[${0}] is not a valid VkPipeline object"}; in checkPipelineMustBeValid() local
176 …static const StringTemplate ERROR_MSG = {"Index ${0} is not in created pipelines (pipelines.size()… in checkPipelineMustBeNull() local
182 static const StringTemplate ERROR_MSG = {"pipelines[${0}] is not VK_NULL_HANDLE"}; in checkPipelineMustBeNull() local
198 …static const StringTemplate ERROR_MSG = {"Index ${0} is not in created pipelines (pipelines.size()… in checkPipelineNullAfterIndex() local
204 …static const StringTemplate ERROR_MSG = {"Index ${0} is the last pipeline, likely a malformed test… in checkPipelineNullAfterIndex() local
215 static const StringTemplate ERROR_MSG = { in checkPipelineNullAfterIndex() local
/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h187 #define ERROR_MSG(fmt, ...) \ macro
/external/libdrm/etnaviv/
Detnaviv_priv.h193 #define ERROR_MSG(fmt, ...) \ macro
/external/libdrm/freedreno/
Dfreedreno_priv.h192 #define ERROR_MSG(fmt, ...) \ macro
/external/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h201 #define ERROR_MSG(fmt, ...) \ macro