Home
last modified time | relevance | path

Searched defs:ShaderProgram (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderProgram.cpp354 ShaderProgram::ShaderProgram(const RenderContext &renderCtx, const ProgramSources &sources) in ShaderProgram() function in glu::ShaderProgram
360 ShaderProgram::ShaderProgram(const RenderContext &renderCtx, const ProgramBinaries &binaries) in ShaderProgram() function in glu::ShaderProgram
366 ShaderProgram::ShaderProgram(const glw::Functions &gl, const ProgramSources &sources) : m_program(g… in ShaderProgram() function in glu::ShaderProgram
371 ShaderProgram::ShaderProgram(const glw::Functions &gl, const ProgramBinaries &binaries) : m_program… in ShaderProgram() function in glu::ShaderProgram
DgluShaderProgram.hpp231 class ShaderProgram class
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.cpp132 ShaderProgram::ShaderProgram(const pdec::ShaderProgramDeclaration &decl) in ShaderProgram() function in sglr::ShaderProgram
DsglrShaderProgram.hpp268 class ShaderProgram : private rr::VertexShader, private rr::GeometryShader, private rr::FragmentSha… class
/external/deqp/executor/
DxeTestCaseResult.hpp417 class ShaderProgram : public Item class
420 ShaderProgram(void) : Item(TYPE_SHADERPROGRAM), linkStatus(false) in ShaderProgram() function in xe::ri::ShaderProgram
/external/deqp/framework/common/
DtcuTestLog.hpp117 typedef LogShaderProgram ShaderProgram; typedef in tcu::TestLog
/external/angle/src/common/
Dframe_capture_utils_autogen.h4808 ShaderProgram, enumerator