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