Searched refs:HasValidGeometryShaderOutputPrimitiveType (Results 1 – 4 of 4) sorted by relevance
733 bool HasValidGeometryShaderOutputPrimitiveType(const ShHandle handle);
638 bool HasValidGeometryShaderOutputPrimitiveType(const ShHandle handle) in HasValidGeometryShaderOutputPrimitiveType() function
508 if (sh::HasValidGeometryShaderOutputPrimitiveType(compilerHandle)) in resolveCompile()
411 if (sh::HasValidGeometryShaderOutputPrimitiveType(handle)) { in STCompileAndResolve()