Searched refs:LINK_adreno_isPISupportedByGpu (Results 1 – 2 of 2) sorted by relevance
337 if (LINK_adreno_isPISupportedByGpu) { in IsPISupportedByGPU()338 return LINK_adreno_isPISupportedByGpu(format, usage); in IsPISupportedByGPU()
221 int (*LINK_adreno_isPISupportedByGpu)(int format, uint64_t usage) = NULL; variable