Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1162 struct _texture_target struct
1176 static const _texture_target texture_targets[] = {
2801 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in getFragmentShader()
2881 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in getVertexShader()
2910 const _texture_target& target = texture_targets[target_idx]; in isTargetSupported()
2938 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByAccess()
2993 const _texture_target& source_target = texture_targets[target_idx]; in isTargetSuppByFormat()
3083 const _texture_target& source_target = texture_targets[test_case.m_source_texture_target_index]; in prepareAndTestProgram()
3131 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareArguments()
3200 const _texture_target& target = texture_targets[test_case.m_source_texture_target_index]; in prepareCoordinates()
[all …]