Searched defs:get_and_cast_data (Results 1 – 11 of 11) sorted by relevance
67 static const GrMtlBackendFormatData* get_and_cast_data(const GrBackendFormat& format) { function128 static const GrMtlBackendTextureData* get_and_cast_data(const GrBackendTexture& texture) { function194 static const GrMtlBackendRenderTargetData* get_and_cast_data(const GrBackendRenderTarget& rt) { function
37 static const GrMtlBackendSemaphoreData* get_and_cast_data(const GrBackendSemaphore& sem) { function
111 static const GrVkBackendFormatData* get_and_cast_data(const GrBackendFormat& format) { in get_and_cast_data() function236 static const GrVkBackendTextureData* get_and_cast_data(const GrBackendTexture& texture) { in get_and_cast_data() function242 static GrVkBackendTextureData* get_and_cast_data(GrBackendTexture* texture) { in get_and_cast_data() function393 static const GrVkBackendRenderTargetData* get_and_cast_data(const GrBackendRenderTarget& rt) { in get_and_cast_data() function399 static GrVkBackendRenderTargetData* get_and_cast_data(GrBackendRenderTarget* rt) { in get_and_cast_data() function
32 static const GrVkBackendSemaphoreData* get_and_cast_data(const GrBackendSemaphore& sem) { in get_and_cast_data() function
107 static const GrGLBackendFormatData* get_and_cast_data(const GrBackendFormat& format) { in get_and_cast_data() function168 static const GrGLBackendTextureData* get_and_cast_data(const GrBackendTexture& texture) { in get_and_cast_data() function174 static GrGLBackendTextureData* get_and_cast_data(GrBackendTexture* texture) { in get_and_cast_data() function265 static const GrGLBackendRenderTargetData* get_and_cast_data(const GrBackendRenderTarget& rt) { in get_and_cast_data() function
43 static const VulkanMutableTextureState* get_and_cast_data(const MutableTextureState& mts) { in get_and_cast_data() function49 static const VulkanMutableTextureState* get_and_cast_data(const MutableTextureState* mts) { in get_and_cast_data() function55 static VulkanMutableTextureState* get_and_cast_data(MutableTextureState* mts) { in get_and_cast_data() function
52 static const VulkanBackendTextureData* get_and_cast_data(const BackendTexture& tex) { in get_and_cast_data() function58 static VulkanBackendTextureData* get_and_cast_data(BackendTexture* tex) { in get_and_cast_data() function
36 static const VulkanBackendSemaphoreData* get_and_cast_data(const BackendSemaphore& sem) { in get_and_cast_data() function
71 static const VulkanTextureInfoData* get_and_cast_data(const TextureInfo& info) { in get_and_cast_data() function
49 static const DawnBackendTextureData* get_and_cast_data(const BackendTexture& tex) { in get_and_cast_data() function
78 static const DawnTextureInfoData* get_and_cast_data(const TextureInfo& info) { in get_and_cast_data() function