Searched defs:source_format (Results 1 – 3 of 3) sorted by relevance
1646 const _texture_format& source_format = texture_formats[source_format_idx]; in calculate_expected_value() local2660 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in executeTestCase() local2800 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getFragmentShader() local2880 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in getVertexShader() local3043 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in logTestCaseDetials() local3672 const _texture_format& source_format = texture_formats[test_case.m_source_texture_format_index]; in verifyOutputImage() local
268 glw::GLenum source_format = GL_RGBA; in prepareSourceTexture() local
39 uint8_t source_format; /* RS_FORMAT_XXX */ member