Lines Matching refs:caseSpec
4623 const TexQueryFuncCaseSpec& caseSpec = textureSizeCases[ndx]; in init() local
4625 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4626 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4650 const TexQueryFuncCaseSpec& caseSpec = textureSizeMSCases[ndx]; in init() local
4652 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4653 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4677 const TexQueryFuncCaseSpec& caseSpec = textureSamplesCases[ndx]; in init() local
4679 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4680 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4730 const TexQueryFuncCaseSpec& caseSpec = textureQueryLevelsCases[ndx]; in init() local
4732 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_vertex"), "", caseSpec.samplerNam… in init()
4733 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4783 const TexQueryFuncCaseSpec& caseSpec = textureQueryLodCases[ndx]; in init() local
4786 …ew TextureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_fragment"), "", caseSpec.samplerNam… in init()
4787 …ureQueryCase(m_testCtx, (std::string(caseSpec.name) + "_zero_uv_width_fragment"), "", caseSpec.sam… in init()