Home
last modified time | relevance | path

Searched refs:n_gs_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 …lTest13::verifyReadBuffer(unsigned int n_fs_id, unsigned int n_fs_subroutine, unsigned int n_gs_id, in verifyReadBuffer() argument
7383 gs_modifier[3] = float(n_gs_id + 1) * 0.425f; in verifyReadBuffer()
7387 gs_modifier[3] = float(n_gs_id + 1) * 0.0425f; in verifyReadBuffer()
7445 << n_fs_id << " n_fs_subroutine:" << n_fs_subroutine << " n_gs_id:" << n_gs_id in verifyReadBuffer()