Searched refs:out_format_idx (Results 1 – 1 of 1) sorted by relevance
2673 const size_t out_format_idx = get_index_of_format(out_internal_format); in executeTestCase() local2679 prepareOutputTexture(out_format_idx); in executeTestCase()2702 prepareAndTestProgram(test_case, out_format_idx, out_channel_size, channel, true); in executeTestCase()2703 prepareAndTestProgram(test_case, out_format_idx, out_channel_size, channel, false); in executeTestCase()3057 const size_t out_format_idx = get_index_of_format(out_internal_format); in logTestCaseDetials() local3058 const _texture_format& output_format = texture_formats[out_format_idx]; in logTestCaseDetials()