Home
last modified time | relevance | path

Searched defs:vtxSource (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp55 …xt, const char* name, const char* description, bool isVertexCase, const char* vtxSource, const cha… in ShaderSwitchCase()
Des3fShaderStateQueryTests.cpp1229 …const char* vtxSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorVtxS… in test() local
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1090 MovePtr<ProgramWrapper> SeparateShaderTest::createShaderProgram (const string* vtxSource, in createShaderProgram()
1217 string vtxSource = genVtxShaderSrc(initVtxSeed, in createPipeline() local
1230 string vtxSource = genVtxShaderSrc(initVtxSeed, m_varyings.vtxOutputs, in createPipeline() local
Des31fTextureBorderClampTests.cpp1284 const char* const vtxSource = "#version 310 es\n" in genGatherProgram() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp129 const string vtxSource = "${VERSION}\n" in genShaders() local