Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp764 void verifyReadBuffer(unsigned int n_fs_id, unsigned int n_fs_subroutine, unsigned int n_gs_id,
Dgl4cShaderSubroutineTests.cpp7353 void FunctionalTest13::verifyReadBuffer(unsigned int n_fs_id, unsigned int n_fs_subroutine, unsigne… in verifyReadBuffer() argument
7370 fs_modifier[n_component] = float(n_fs_id + n_component + 1) / 10.0f; in verifyReadBuffer()
7377 fs_modifier[n_component] = float(n_fs_id + n_component + 1) / 20.0f; in verifyReadBuffer()
7445 << n_fs_id << " n_fs_subroutine:" << n_fs_subroutine << " n_gs_id:" << n_gs_id in verifyReadBuffer()