Lines Matching refs:caseSpec
4573 const TexQueryFuncCaseSpec& caseSpec = textureSizeCases[ndx]; in init() local
4575 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4576 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4600 const TexQueryFuncCaseSpec& caseSpec = textureSizeMSCases[ndx]; in init() local
4602 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4603 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4627 const TexQueryFuncCaseSpec& caseSpec = textureSamplesCases[ndx]; in init() local
4629 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4630 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4680 const TexQueryFuncCaseSpec& caseSpec = textureQueryLevelsCases[ndx]; in init() local
4682 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4683 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4733 const TexQueryFuncCaseSpec& caseSpec = textureQueryLodCases[ndx]; in init() local
4736 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4737 …ureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_zero_uv_width_fragment"), "", caseSpec.sam… in init()