Home
last modified time | relevance | path

Searched refs:_texture_target (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1162 struct _texture_target struct
1176 static const _texture_target texture_targets[] = {
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()
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()
[all …]