Searched defs:getGeometryShaderInvocations (Results 1 – 6 of 6) sorted by relevance
155 int getGeometryShaderInvocations() const { return mGeometryShaderInvocations; } in getGeometryShaderInvocations() function
466 int getGeometryShaderInvocations() const in getGeometryShaderInvocations() function
111 Optional<GLint> getGeometryShaderInvocations() const { return mGeometryShaderInvocations; } in getGeometryShaderInvocations() function
776 int Shader::getGeometryShaderInvocations() in getGeometryShaderInvocations() function in gl::Shader
309 int getGeometryShaderInvocations() const { return mGeometryShaderInvocations; } in getGeometryShaderInvocations() function
2154 GLint Program::getGeometryShaderInvocations() const in getGeometryShaderInvocations() function in gl::Program