Home
last modified time | relevance | path

Searched defs:vtxSource (Results 1 – 6 of 6) 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/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp69 const string& vtxSource, in ShaderSwitchCase()
/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.cpp1289 const std::string vtxSource = glslVersionDecl + "\n" in genGatherProgram() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp129 const string vtxSource = "${VERSION}\n" in genShaders() local