Lines Matching refs:texture_targets
1176 static const _texture_target texture_targets[] = { variable
1187 static const size_t n_texture_targets = sizeof(texture_targets) / sizeof(texture_targets[0]);
1844 if (texture_targets[i].m_target == target) in get_index_of_target()
2324 const glw::GLenum target = texture_targets[tex_tgt_idx].m_target; in iterate()
2721 const glw::GLenum target = texture_targets[target_idx].m_target; in fillSourceTexture()
2807 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in getFragmentShader()
2887 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in getVertexShader()
2916 const _texture_target& target = texture_targets[target_idx]; in isTargetSupported()
2944 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByAccess()
2999 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByFormat()
3048 …const glw::GLenum target = texture_targets[test_case.m_source_texture_target_index].m_targe… in logTestCaseDetials()
3089 const _texture_target& source_target = texture_targets[test_case.m_source_texture_target_index]; in prepareAndTestProgram()
3137 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareArguments()
3206 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareCoordinates()
3299 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareDerivatives()
3357 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareOffsets()
3456 const glw::GLenum target = texture_targets[target_idx].m_target; in prepareSourceTexture()
3947 const glw::GLenum target = texture_targets[target_idx].m_target; in iterate()
4030 const glw::GLenum target = texture_targets[target_idx].m_target; in iterate()