Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp57const char *vtxSource, const char *fragSource, ShaderEvalFunc evalFunc) in ShaderSwitchCase()
Des3fShaderStateQueryTests.cpp1129 …const char *vtxSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorVtxS… in test() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp60const string &vtxSource, const string &fragSource, ShaderEvalFunc evalFunc, in ShaderSwitchCase()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1106 MovePtr<ProgramWrapper> SeparateShaderTest::createShaderProgram(const string *vtxSource, const stri… in createShaderProgram()
1223 string vtxSource = in createPipeline() local
1232 …string vtxSource = genVtxShaderSrc(initVtxSeed, m_varyings.vtxOutputs, vtxName, useUniform, pp.vtx… in createPipeline() local
Des31fTextureBorderClampTests.cpp1306 const std::string vtxSource = glslVersionDecl + "\n" in genGatherProgram() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp122 string vtxSource; in genShaders() local