Home
last modified time | relevance | path

Searched defs:format_out (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_sampler.c72 VkFormat *format_out) in vk_sampler_border_color_value()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp778 …e::getCompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* typ… in getCompatibleFormatTypeForInternalFormat()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp1297 void getCompatibleFormatTypeForInternalFormat(GLenum internalformat, GLenum* format_out, GLenum* ty… in getCompatibleFormatTypeForInternalFormat()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2414 GLint* internalformat_out, GLenum* format_out) { in prepareCoreProfileEmulatedTexture()