Searched defs:inFormat (Results 1 – 3 of 3) sorted by relevance
64 enum AVPixelFormat inFormat = AV_PIX_FMT_NONE; in main() local
204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) in _mesa_compute_component_mapping()
1065 const char* const inFormat = vk::isScaledFormat(m_bufferViewTestInfo.format)? "" : outFormat; in initPrograms() local