Searched refs:genBasicSpec (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 44 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() function 124 genBasicSpec(spec, m_method); in init()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 71 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() function 334 genBasicSpec(spec, m_method); in init() 398 genBasicSpec(spec, m_method); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 128 static void genBasicSpec (gls::DrawTestSpec& spec, glu::ContextType& contextType, gls::DrawTestSpec… in genBasicSpec() function 515 genBasicSpec(spec, contextType, m_method); in init() 583 genBasicSpec(spec, contextType, m_method); in init()
|
D | es31fDrawTests.cpp | 181 static void genBasicSpec (gls::DrawTestSpec& spec, glu::ContextType contextType, gls::DrawTestSpec:… in genBasicSpec() function 512 genBasicSpec(spec, m_context.getRenderContext().getType(), m_method); in init() 579 genBasicSpec(spec, m_context.getRenderContext().getType(), m_method); in init() 634 genBasicSpec(spec, m_context.getRenderContext().getType(), m_method); in init()
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 225 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() function 307 genBasicSpec(spec, m_method); in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 102 static void genBasicSpec (gls::DrawTestSpec& spec, gls::DrawTestSpec::DrawMethod method) in genBasicSpec() function 435 genBasicSpec(spec, m_method); in init() 499 genBasicSpec(spec, m_method); in init()
|